We are experiencing intermittent issues where merchants are unable to access out applications due to oauth issues
We've traced the issue to two specific places in the oauth flow:
- Getting an unauthorized response for a newly issued token (as mentioned in this post)
- Getting a response from the /token endpoint that does not include an access_token