Tommy
5 years agoNew Contributor III
OAuth2 Issues Authorising to Trustpilot
Hello,
I am trying to integrate to Trustpilot private API using OAuth2 in snaplogic but cannot get this to work. I have followed the instruction sets below (using grant type authorization_code)
h...
- 5 years ago
Great news i have managed to get the token to work. I managed to get hold of the developers at trust pilot and log a call. Their response:
I’ve had confirmation from our dev team that our applications can’t accept sub or pathing domains but only root domains.
I’ve created a new set of keys for the business account called “TP - Test” with snaplogic.com as the specified redirect URI which allows me to run the authenticate call without the browser login step hanging:Here is my TP config now (just specify snaplogic as the redirect URL).
This is the oAuth2 account setting i used in snap.
It now returns a valid token into the account