react-linkedin-login-oauth2 icon indicating copy to clipboard operation
react-linkedin-login-oauth2 copied to clipboard

Recent Marketing API Changes

Open chirag2602 opened this issue 1 year ago • 0 comments

Hi, I got an email from LinkedIn that they are migrating and they have made some changes with API. Refer this for example : [https://learn.microsoft.com/en-us/linkedin/marketing/integrations/recent-changes?view=li-lms-2023-04] I am quoting the changes: Reminder about access and refresh token requests after June 30, 2023 All access token and refresh token requests should be made using only the POST method to /accessToken endpoint with the request header “Content-Type”: “x-www-form-urlencoded” and all required parameters in the request body. We will start returning 400 errors on the GET /accessToken endpoint after June 30, 2023. Will this effect react-linkedin-login-oauth2 users?

chirag2602 avatar Apr 26 '23 10:04 chirag2602