jublo / codebird-js

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

Facing Status Code: 502 #169

Open ahmed3la opened 5 years ago

ahmed3la commented 5 years ago

We are facing an issue when we try to call: https://api.jublo.net/codebird/oauth/request_token Find request details in the below

Request URL: https://api.jublo.net/codebird/oauth/request_token Request Method: POST Status Code: 502 Remote Address: 104.27.243.178:443 Referrer Policy: no-referrer-when-downgrade

mynetx commented 5 years ago

Hello Ahmed,

We’re currently undergoing maintenance work until Thursday.

In addition to the Codebird CORS proxy that we’re running, you’re also free to set up your own instance and use that one instead of ours.

You can find more information here:

Hope this helps? Please let me know. :)

ahmed3la commented 5 years ago

Dear J.M. Rütter, Please, we need your kind support to get over this issue we are facing the previous issue, that issue returns after it resolved previously. Thanks,

VitalyaK commented 5 years ago

Hello, I have the same error now (502 Bad Gateway)

Sometimes I get an error when requesting Request URL: https://api.jublo.net/codebird/oauth2/token Request Method: POST Status Code: 502

Sometimes it succeeds but then on the next request I get error 502 Request URL: https://api.jublo.net/codebird/1.1/statuses/user_timeline.json?id=test&count=5 Request Method: OPTIONS Status Code: 502 Remote Address: 104.27.243.178-00-0043 Referrer Policy: no-referrer-when-downgrade

Can you tell me what happened? Perhaps you are undergoing maintenance work ? or something else ?

Thank :)

Note: my code worked for a long time and everything was fine.