Acknowledged
over 1 year ago

BUG OAUTH in CIQ 6.4.0

I am using Toybox.Authenticate.makeOAuthRequest , and in the call back I'm expecting two dictionary items, code and state. The state is being returned but the code which is 801 or 802 characters is not being returned to the callback in CIQ 6.4.0.   On the device both the code and state query strings are properly parsed in the Garmin IQ App and passed to the device (Edge Explore 2) in the callback correctly.