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

appflow.run_console() is deprecated fix building auth url #278

Open
LindaLawton opened this issue Apr 27, 2023 · 2 comments
Open

appflow.run_console() is deprecated fix building auth url #278

LindaLawton opened this issue Apr 27, 2023 · 2 comments

Comments

@LindaLawton
Copy link

As appflow.run_console() is deprecated.

It would be a good idea to give the ability to build the url so that the user can take it over to their normal web browser in the event they are running this over SSH.

Currently this doesn't work as installed app auth url is built using the old OOB urls. oob

Could this be changed to http://127.0.0.1

@pembo13
Copy link

pembo13 commented Jun 5, 2023

@LindaLawton have you found a way to get this to work via SSH?

@sai-sunder-s
Copy link
Contributor

@LindaLawton OOB urls were removed a while back. They are not being used anymore.

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

3 participants