Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention internal server error #282

Open
mrastiak opened this issue Feb 4, 2019 · 0 comments
Open

Mention internal server error #282

mrastiak opened this issue Feb 4, 2019 · 0 comments
Labels
bug something isn't working

Comments

@mrastiak
Copy link

mrastiak commented Feb 4, 2019

@mehdikiaee I get an internal server on mentioning:
CURL:

curl 'http://nightly.cucumber.carrene.com/apiv1' -X PATCH -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsImlhdCI6MTU0OTIwNjY1MSwiZXhwIjoxNTQ5MjkzMDUxfQ.eyJpZCI6MTMsInJvbGVzIjpbXSwiZW1haWwiOiJhcm1pbkBjYXJyZW5lLmNvbSIsIm5hbWUiOiJBcm1pbiBBeWFyaSIsInRpdGxlIjoibXJhc3RpYWsiLCJhdmF0YXIiOm51bGwsInJlZmVyZW5jZUlkIjoxNSwic2Vzc2lvbklkIjoiNTE0ZjA5OTEtODJhZi00Zjg3LTliNjktNmJkMjU0ODcyYjBlIiwib3JnYW5pemF0aW9uSWQiOjF9.xRj19C2Lj4yTlBaIde-WlPj9MXHhqpaYTbH9mONmfLQ' -H 'Content-Type: application/json;charset=UTF-8' --data-binary '[{"path":"members/3/mentions","op":"mention","value":{"body":"@maryayi Hello"}},{"path":"targets/407/messages","op":"send","value":{"body":"@maryayi Hello","mimetype":"text/plain"}}]' -i

Response:

HTTP/1.1 500 Internal Server Error
Server: nginx/1.10.3 (Ubuntu)
Date: Mon, 04 Feb 2019 06:06:29 GMT
Content-Type: text/html
Content-Length: 141
Connection: keep-alive

<html>
  <head>
    <title>Internal Server Error</title>
  </head>
  <body>
    <h1><p>Internal Server Error</p></h1>
    
  </body>
</html>
@mrastiak mrastiak added the bug something isn't working label Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant