Focuses on API authentication, access scopes, and permission management.
Hi everyone, I need some help with this error:
Oauth error invalid_request: The redirect_uri and application url must have matching hosts
This is my configuration:
APP URL: https://offer-price.doppio.cl/
Allowed redirection URL(s): https://offer-price.doppio.cl/installation/complete
I'm redirecting to the oauth authorization url using this URL (I removed the client_id):
Can anyone help me on this?
Thanks in advance