I have registered an app on APIGEE with redirect uri as
myapp://abc_xyz_ios_callback (custom URI scheme).
I am passing same redirect URI in the request for generating authorization code.
While tracing the service, I can see in response, it is giving broken redirect uri 302(myapp:?code=6SBfFBW1).