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

flask.redirect and flask.url_for refusing to connect. #7

Open
argoapps opened this issue Jun 2, 2021 · 1 comment
Open

flask.redirect and flask.url_for refusing to connect. #7

argoapps opened this issue Jun 2, 2021 · 1 comment

Comments

@argoapps
Copy link

argoapps commented Jun 2, 2021

Thanks so much for your work making the core infrastructure for a Shopify app @garettB, really appreciate it. Also, thanks to
@Paulinakhew for the recent updates. I have a fully working app thanks to you, but I struggling with redirects and url_for because of the embedded apps iframe. Any idea on what needs to be done as I am getting connection refusals anytime I use flask.redirect to go to the confirmation_url for Shopify to verify a charge or flask.url_for to another app.route.

Please can you give me a hint as to what I need to do, I really am lost? Is it something I need to add to the helpers.py similar to the verify_web_call?

@argoapps
Copy link
Author

argoapps commented Jun 2, 2021

Is it possible to render the flask.redirect outside the iframe as I think it is attempting to open it within the iframe which is causing the issue?

@argoapps argoapps changed the title flask.redirects and flask.url_for refusing to connect. flask.redirect and flask.url_for refusing to connect. Jun 2, 2021
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