We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@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>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@mehdikiaee I get an internal server on mentioning:
CURL:
Response:
The text was updated successfully, but these errors were encountered: