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:
Steps to reproduce
Create a social feed account for linkedin.
Try to generate an access token
Expected behavior
get an access token
Screenshots
s.o.
Bundle Version
2.12.0
Environment
Debian, PHP7.4, Contao 4.9.39
seibtph commented
You need to add a redirect URL for your app (https://your-domain/auth/linkedin).