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
It worked, but When I am trying to share or to get network updates. I am gettng 403 Access to network denied error. Even I have tried with https using ngrok.
Hi,
I am getting 403, access to network denied error everytime when I try to share or fetch network updates.
I have followed the README, and used linkedin gem to call linkedin APIs.
When I used below configuration
I got the below error.
OAuth::Problem - Scope NOT_AUTHORIZED : r_fullprofile, Scope NOT_AUTHORIZED : r_network:
Then I have tried with the scope 'r_basicprofile r_emailaddress w_share'
It worked, but When I am trying to share or to get network updates. I am gettng 403 Access to network denied error. Even I have tried with https using ngrok.
I have also tried to use the example as in your document. And that too didn't work for me.
You can now make API calls as per normal e.g.:
In my linkedin app, I have checked all the application permissions
https://www.linkedin.com/developer/apps
Default Application Permissions:
Could you please help me on this issue?
Thanks,
Suman
The text was updated successfully, but these errors were encountered: