IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
https://developer.ibm.com/code/patterns
Apache License 2.0
325 stars 67 forks source link

Failed to create authentication header #442

Open emraz opened 5 years ago

emraz commented 5 years ago

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