400. That’s an error.
Error: redirect_uri_mismatch
A native application: xxx
You can email the developer of this application at: yyy
Request Details
That’s all we know.
As far as we understand this uri (subdomain) should be authorized somewhere in the Developers Console, but we don't see this option. Just for test purposes we created a new Client of type Web Application and it indeed has a section called Authorized redirect URIs, but it's missing in the our original Client which is of type Other.
How can we solve this while preserving all the permissions we have in the original client? Should we migrate it from Other to Web application?