Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

named context url changed in resource selection #2441

Open
craftyc0der opened this issue Jan 17, 2025 · 0 comments
Open

named context url changed in resource selection #2441

craftyc0der opened this issue Jan 17, 2025 · 0 comments

Comments

@craftyc0der
Copy link

The URL we received changed with today's update to the sandbox and broke our integration. We are expecting the named_context_url and now receive the deep_linking_cancel_url. This is a major issue for us. Any guidance on how we should have known that the API would change today and how we can accommodate this with our customers?

5cafcf6

      @return_url =
        if @tool&.use_1_3?
          deep_linking_cancel_url(include_host: true, placement:)
        else
          named_context_url(@context, :context_external_content_success_url, "external_tool_dialog", include_host: true)
        end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant