[Exception] http://127.0.0.1:42813/callback/ will be redirect_uri_mismatch
Closed this issue · 1 comments
emisjerry commented
http://127.0.0.1:42813/callback/ cannot ends with slash, it replied redirect_uri_mismatch error.
Using http://127.0.0.1:42813/callback will be OK. (no the last / charactrer)
YukiGasai commented
Thank you, I updated the README.