ROPG Returns Wrong Email or Password
Last Updated:
Overview
Using the Resource Owner Password flow, an error indicating the wrong usage of mail or password for a valid user is received.
Applies To
- Resource Owner Password Flow
Solution
If more than one connection for the application is needed, "realm support" will be required, which is related to sending the "realm" parameter (including the name of the connection the user belongs to in the /token call). More information about this can be found here.