Forum Discussion
luk
7 years agoBoss
I assume you got your URL from the example here: https://lithosphere.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=oauth2
it might be, that the /getAccessToken part of the redirect URL is just exemplary and therefore you'll get the error when calling your /authorize URL in the browser...what happens if you just redirect to your community home page and see if you get any URL params passed?
KevinSaquing
7 years agoAce
Correct me if I am wrong, are you saying that the /getAccessToken is a custom page/endpoint? Because I am facing the same issue.
Thanks