Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkedin post error: 403 Forbidden #25

Closed
brycekirk opened this issue Jul 9, 2019 · 3 comments
Closed

Linkedin post error: 403 Forbidden #25

brycekirk opened this issue Jul 9, 2019 · 3 comments

Comments

@brycekirk
Copy link

Description

Linked in produces the following response when I attempt to post:

{
    "statusCode": 403,
    "reasonPhrase": "Forbidden"
}
{
    "serviceErrorCode": 100,
    "message": "Not enough permissions to access: GET \/me",
    "status": 403
}
  • Callback URL is correct
  • App Permissions are r_emailaddress, r_liteprofile and w_member_social
  • Company page is verified

Steps to reproduce

  1. Make an app and set up the Provider in Social Poster
  2. Connect a Linkedin account
  3. Go to an entry, enable the account and save
  4. 403 error appears

Additional info

  • Plugin version: 2.0.8
  • Craft version: Craft Pro 3.1.34
@zoinia
Copy link

zoinia commented Aug 15, 2019

Same issue.

@engram-design
Copy link
Member

Looks like Linked.in's behaviour has changed. Investigating

@engram-design
Copy link
Member

Fixed in 2.0.10. Please note that you'll probably need to disconnect and connect the Linked.in provider again due to changed permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants