Previously /oauth/token
using the Resource Owner Password flow was working just fine. Now I receive a 400 with an error body: ‘{“error”:“invalid_scope”,“error_description”:“User is not authorized to the audience for those scopes”}’.
Anyone know what is going on here?