XeroAPI / xero-python-oauth2-app

python app for demonstrating the xero-python SDK
MIT License
18 stars 30 forks source link

Redirect URI Issue, Working on local host but not on Azure webapp. Screenshot included #50

Open SuperDryHann opened 6 months ago

SuperDryHann commented 6 months ago

Firstly, thank you for the sample app. The SDK saves a lot of development effort.

I have tried the app on local host and it worked well. Then I added according redirect URI and deployed the app on Azure Webapp and it doesn't work throwing an error: "Invalid redirect uri".

Please see the screenshots below.

1 2 3

Another question is what should I assign for state in config.py? I left it as sample config.py suggests and it worked for local host.

github-actions[bot] commented 6 months ago

PETOSS-403

github-actions[bot] commented 6 months ago

Thanks for raising an issue, a ticket has been created to track your request