{"error": "Origin does not match any app domain"}
i get above error. but i added my url in redirect uri . still i get this error.
if i trying to give in my url in chooser/saver domains. i get this error
the domain name you entered is incorrect
This error indicates that the domain you're trying to use the Chooser/Saver on hasn't been pre-registered as a Chooser/Saver domain on the app's page on the App Console.
Note that "OAuth 2 redirect URIs" are different from "Chooser/Saver" domains. Only "Chooser/Saver" domains are relevant if you're using the Chooser/Saver.
When registering Chooser/Saver domains, you should enter the domain itself, without the protocol or path. So you would register something like "example.com", not "https://example.com/path". If you include the protocol or path, you'll get that "invalid" error message.