Question

OAuth2 Test authentication request to Trustpilot API failed

  • 14 September 2021
  • 1 reply
  • 340 views

Hello All,

I am trying to build a custom integration with trustpilot oauth2 for service reviews and stuck with oauth2 test authentication step.

When I try to do the similar setup in postman I get prompted for a login from Trustpilot and get the authorization code back. But I am stuck with being able to implement the same in Zapier.

The default trustpilot existing app works fine but trying to build integration to send a custom API call.

Any help is highly appreciated.

Trust pilot Authentication steps
https://documentation-apidocumentation.trustpilot.com/authentication

 

Thank you.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 6
Badge +6

Hi @vithyog , making custom API calls were authentication is Oauth 2.0 is difficult, but it is doable just follow the API documentation. I have experience making custom oath 2 API calls for XERO, Microsoft Graph, Zoho CRM.

 

If you want i can do a screen share with you to solve this.