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
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
I've been receiving this '500 INTERNAL SERVER ERROR' for over a month now. It happens either when I try my python script or thru http://docs.pushjet.io/docs/send-a-message. It gives me the following message:
I've been receiving this '500 INTERNAL SERVER ERROR' for over a month now. It happens either when I try my python script or thru http://docs.pushjet.io/docs/send-a-message. It gives me the following message:
METHOD:
POST
REQUEST HEADERS:
Accept: /
content-type: application/x-www-form-urlencoded
accept-encoding: gzip, deflate
content-length: 62
URL:
https://api.pushjet.io/message
REQUEST DATA:
{
"secret": "SECRET_STRING (OMMITED HERE)", "message": "Test message"
}
STATUS:
500 INTERNAL SERVER ERROR
RESPONSE HEADERS:
server: nginx
date: Sat, 10 Mar 2018 10:27:27 GMT
content-type: text/html
content-length: 291
connection: close
The text was updated successfully, but these errors were encountered: