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
PERMISSIONS = ['r_basicprofile', 'r_emailaddress'] //Here, you can give your permission which you have selected on linkedin developer site.
authentication = linkedin.LinkedInAuthentication(API_KEY, API_SECRET, RETURN_URL, PERMISSIONS)
http://localhost:8080/code?error=invalid_scope&error_description=Your+application+has+not+been+authorized+for+the+scope+%22rw_nus%22#!
it is the same error when I do step one after executing http_api.py... and going to http:/localhost:8080
The text was updated successfully, but these errors were encountered: