I am Trying to generate Access token from ODBC test tool and given all detail like host client id & secret, scope & Redirect URI= http://localhost:6367 but while generating Access token I am getting error an invalid redirect_uri was provided. Please contact the app developer. Please look into issue and provide resolution soon.
Hello, for me it worked when I changed the redirect url in the settings to be: localhost:3000/oauth-callback
I hope that helps you too!
Hi ,@EPappa
When I put localhost:3000/oauth-callback in redirect URI in connection string So , same error .It still not resolved. Please guide me further How can I set up correctly .