Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

500 INTERNAL SERVER ERROR #7

@tiagoaquinofl

Description

@tiagoaquinofl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions