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
{{ message }}
This repository has been archived by the owner on May 23, 2019. It is now read-only.
Its several months Im using BluemixAppID. It was working fine. But recently Im getting an error during login. At time of login onAuthorizationFailure is called and it show me an error called Failed to create authentication header. Full error message is given below...
[ERROR] [bmssdk.AppIDTokenManager] retrieveTokens(bodyParams:tokenResponseDelegate:) in /Users/emraz/Desktop/MyProject/Project_2/Parkingfinderapp/Version2.0/iOS/ParkingFinder-Swift/Pods/BluemixAppID/Source/BluemixAppID/internal/TokenManager.swift:91 :: Failed to create authentication header
authorizationFailure("Failed to create authentication header")
Anyone please give me an idea to fix it. Please help.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Its several months Im using BluemixAppID. It was working fine. But recently Im getting an error during login. At time of login onAuthorizationFailure is called and it show me an error called Failed to create authentication header. Full error message is given below...
[ERROR] [bmssdk.AppIDTokenManager] retrieveTokens(bodyParams:tokenResponseDelegate:) in /Users/emraz/Desktop/MyProject/Project_2/Parkingfinderapp/Version2.0/iOS/ParkingFinder-Swift/Pods/BluemixAppID/Source/BluemixAppID/internal/TokenManager.swift:91 :: Failed to create authentication header
authorizationFailure("Failed to create authentication header")
Anyone please give me an idea to fix it. Please help.
Thanks
The text was updated successfully, but these errors were encountered: