jublo / codebird-js

A Twitter library in JavaScript.
https://www.jublo.net/projects/codebird/js
GNU General Public License v3.0
384 stars 97 forks source link

Getting unauthorized, when call cb.__call("oauth_accessToken" #134

Closed mariyappan88 closed 7 years ago

mariyappan88 commented 7 years ago

Getting unauthorized, when call cb.__call("oauth_accessToken", { oauth_verifier: current_val3[1] },function (reply, rate, err) { } When access from localhost, getting this error, Anyone aware of this? Advance thanks.