Hi Team,
Could you please help on below issue:
Sample code followed: Implementing OAuth 2.0 Authorization with PowerBuilder 2019 R2 - Appeon Community
We are trying to add Oauth in our application, redirect URL configured for this request is http://localhost:*, https://localhost:*
In my machine where the original code was developed this is working fine, I am able to hit the Auth URL via webbrowser control and I am getting back the auth code value appended to this re-direct URL.
However when I share code to other developer and when they try it on their machine then it is not working, when the re-direction happens in resourceredirect event we can see the header has the error details as below