Hi,
I am facing below issue while fetching the OAuth token.
Invalid redirect: Invalid redirect url (4,700)
redirect url is https://httpbin.org/get
whitelist url is https://httpbin.org/get
when I do local test I am able to get auth code but when I am trying to get token it is not working and throwing error Invalid redirect url (4,700)
Could you please help?
Thanks,