Skip to content
New issue

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

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

Already on GitHub? # to your account

The redirect URI provided is missing or does not match partner callback url - When getting a token #2

Open
AlmightyCZ opened this issue Oct 5, 2020 · 2 comments

Comments

@AlmightyCZ
Copy link

I've ben using your sync tool for more than 6 months, but I moved to different device and haven't noticed, that there were some python packages missing. After I installed them, I get following error:
{"errors":[{"message":"redirect_uri_mismatch: The redirect URI provided is missing or does not match partner callback url"}]} when I navigate to the authorization link, to get the token. I even tried to do a clean install (clone), however the result is the same.

@haidahaha
Copy link

@AlmightyCZ you can update the callback_url in config\withings_app.json to https://jaroslawhartman.github.io/withings-sync/contrib/withings.html and it will work.
The solution is from jaroslawhartman/withings-sync#4

@Eetezadi
Copy link

#6 Should fix that...but then there is still another bug.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants