You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I request url from LinkedIn::getLoginUrl() Javascript it work but if I request from php using curl or file_get_contents it triggering the error. I check the stored state, it always empty when requested from php function and work if requested from Javascript ajax. For your information, I requested the url(LinkedIn::getLoginUrl()) from another website so Javascript have issue with cross-browser.
The text was updated successfully, but these errors were encountered:
What is the actual behavior?
When I request url from LinkedIn::getLoginUrl() Javascript it work but if I request from php using curl or file_get_contents it triggering the error. I check the stored state, it always empty when requested from php function and work if requested from Javascript ajax. For your information, I requested the url(LinkedIn::getLoginUrl()) from another website so Javascript have issue with cross-browser.
The text was updated successfully, but these errors were encountered: