LinkedIn OIDC-Client-Secret validiert im neuen Format nicht korrekt

image

I have successfully created an application on linkedin, but when I try to copy client_secret, I receive the following message. At the same time, the Callback url displays this message

1 „Gefällt mir“

Hello, @hoangphuctran93!

Without sharing your client secret, please check if it contains any symbols that are not a-z, A-Z, 0-9. If it does, let me know here what character it is. :pray: As far as I understand, the secret should only
ever contain alphanumerics. One possibility is that a space or line-break was included when you copied the code.

1 „Gefällt mir“

I think LinkedIn has made some updates regarding security code allocation. and as you said they contain .

2 „Gefällt mir“

Thanks! I regenerated a secret on my own app, and they have indeed changed. Fix is here:

3 „Gefällt mir“

Thank you and your members for your timely updates to the community.

1 „Gefällt mir“

This topic was automatically closed after 2 days. New replies are no longer allowed.