Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

OAuth2 token call to Exactonline

I'm trying to get the access codes/tokens from ExactOnline for a rest API. I successfully retrieved the access code, but when I try to request the token using a tRESTClient I'm getting a 400 Bad request message.  I am able to use Fiddler and get the token after getting the access code. Attached is my file. What am I doing wrong?  Any help greatly appreciated!

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello
You can use tRest with post model to call the rest API to get the access token, I have used it successfully for a similar case.

0683p000009Lw94.png

Regards
Shong