Discussions

Ask a Question
Back to all

OAuth Flow Broken

When requesting an OAuth token, we are suddenly getting an error payload that looks like this:

{'error': 'unsupported_grant_type'}

This is despite still supplying grant_type=client_credentialsas the current docs say to do. Has something changed?