pdir/social-feed-bundle

Linkedin wrong URI when generatin access token

Closed this issue · 1 comments

arboc commented

Bug description

we want to implement linkedin.
we followed the instructions.
when we want to generate the access toke, we got an error from linkedin:

image

Steps to reproduce

Create a social feed account for linkedin.
Try to generate an access token

image

Expected behavior

get an access token

Screenshots

s.o.

Bundle Version

2.12.0

Environment

Debian, PHP7.4, Contao 4.9.39

You need to add a redirect URL for your app (https://your-domain/auth/linkedin).

linkedin_12