Forum Discussion
robertcavanna
8 years agoMentor
I've been struggling with this error for a couple of weeks. I was finally able to get a code. The trick was making sure that the Client ID was URL encoded. The redirect_uri must NOT be encoded. Once I did that, the response has the code I was looking for in the URL. This conflicts with the developer documentation which shows an un-encoded client ID and an encoded return_uri.
https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=oauth2
Related Content
- 6 years ago
- 2 years ago