IOS - Linkedin integration for oauth2.0 with google oauth library -- Got 404 error(page not found) -
I've been using Google OAuth2.0 to LinkedIn integration in iOS. But I get a 404 error when the app tried to get Existone. Can you see it and give me some guidance? Tracked thanks
I requested in advance and is given below:
-
authorization code generation, is http like the request:
-
then find the redirect URI:
-
Aksestokn request Body request Post to receive such: client_id = dqabmvt35aee and Client_secret = tlsAaUCZ5XtrTfHz & amp; Code = AQRnqUBueoz5jZqolVl5suiUQFnLExkmRQSOdndgFK59t4cKC4EjUm38zTbXjDvLwWItUrYrXnOt6KRxTz_SZ5m0Qq3t9rZHG1qaqltb79m7ZJ5K2Y & amp; Grant_type = authorization_code & amp ;. redirect_uri = http% 3A% 2F% 2Fwww.google.com% 2FOAuthCallback
and got 404 on error
finally, I got it once about what token URL access because of this problem. I have an end to the SLSH of this URL which caused this problem. In the Google Swearing 2.0 Library, we should set an accesstoken url such as "", "" should not be
Comments
Post a Comment