"The redirect_uri query parameter value is invalid. Make sure it is listed in the Redirect URIs section on your app's keys tab and matches it exactly."
I have checked and double checked the Redirect URI, I'm using "http://localhost:3333/callback/". In my code and on the developer portal. Thoughts on what could be wrong?