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
I am using everyauth to import email address in my application. previously using old version of twitter api it is working fine, but now with new version of twitter (1.1) it is giving me error 404 (page does not exists).
Same thing happen with linkedin. It is giving me error with statuscode 403 (access to connections denied). In above both cases authentication process is completed successfully. Here is my code written in node.js
I am using everyauth to import email address in my application. previously using old version of twitter api it is working fine, but now with new version of twitter (1.1) it is giving me error 404 (page does not exists).
Same thing happen with linkedin. It is giving me error with statuscode 403 (access to connections denied). In above both cases authentication process is completed successfully. Here is my code written in node.js
TWITTER :
Please resolve the above problem as early as possible.
thanks
The text was updated successfully, but these errors were encountered: