You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the MobileFirst upgrade, a new issue has been introduced with the WL SDK. When launching the sample application (Worklight KitchenSink) the app fails to register the client attempting to reach OAuth API.
I have found that the SDK is working successfully when running on the Worklight Console after it's deployed on the WL server. It seems like the sample app running on the device is unable to reach the adapters properly.
Description:
With the MobileFirst upgrade, a new issue has been introduced with the WL SDK. When launching the sample application (Worklight KitchenSink) the app fails to register the client attempting to reach OAuth API.
I have found that the SDK is working successfully when running on the Worklight Console after it's deployed on the WL server. It seems like the sample app running on the device is unable to reach the adapters properly.
Expected:
It's expected that the App will get oauth token and call APIs successfully
Actual:
Failing to get an access token from OAuth API.
Reproduction Steps:
The text was updated successfully, but these errors were encountered: