oauth 2.0 - Invalid redirect URI Linkedin API on iOS App -


i'm using linkedin signin ios app. after switching oauth2, call uri no longer accepted keep getting error 'invalid redirect uri'. app url scheme called 'paper' , url identifier 'com.paper'. understand have set url begins 'http://' or 'https://' on linkedin developer page , address has match callback uri. authorized redirect urls linkedin developer setting?

use official linkedin sdk ios https://developer.linkedin.com/docs/ios-sdk


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -