2

I am using Trustpilot API and I need to handle a scenario when refresh token expires. I did not find the response in API documentation.

Bahad
  • 21
  • 2

1 Answers1

1

If the API indicates that your token is expired, the scenario is covered. How you handle this is the scope of you application and not the API.

punund
  • 4,321
  • 3
  • 34
  • 45