I’m trying to create a private integration in the Platform UI for the USPS Public API. Details can be found at https://github.com/USPS/api-examples?tab=readme-ov-file#oauth-token.
You’ll note they only have a /token url (step 2). There’s no /auth url (step 1) present nor is it required to get an auth_token. Any ideas for how to get around this?