How to Add Managed OAuth 2.0 Apps for Trustpilot API and Refresh Tokens Every 4 Days?

I see, should be able to quickly set this up in that case :slightly_smiling_face:

Thanks for clarifying, taking a look

Cool… :crossed_fingers:

It’s mostly set up, just need to add an icon for their app, which isn’t working right now — can you do me a favor and test it out end to end with your keys to see if it works?

Sure

What grant type are you using?

Authorization Code Authentication - Trustpilot API Documentation

ok

Does that work? Any issue with that strategy?

I’m just trying to find my business unit ID for the test account they gave me

There aren’t many endpoints that don’t require the business unit ID it looks like — if you have a better suggestion for our test endpoint let me know

I’ve got the ID, they don’t show it in the admin area, you have to find it from one of their pre-made HTML embeds, or call the API to retrieve a list of them by domain name

Hm, that’s annoying. What’s that endpoint to list them?

Think it’s this one: Business Units API - Trustpilot API Documentation

This one? Business Units API (public) - Trustpilot API Documentation

Hmm, I seem to have gotten stuck on the authentication popup

Found these in the console

Hm, interesting. And you just sit on that page?