Please, colleagues, I'm having an error in requesting the post api from hooks to workspace.
https://api.bitbucket.org/2.0/workspaces/<workspace-id>/hooks
Erro:500
message Something went wrong
Hi @rodrigo_schwinn,
I looked up this error code in our system and the error message associated with it is
"No JSON object could be decoded"
Could you please double-check if the data sent with the request is a valid JSON object?
If you like, you can also share the exact call you are making (sanitizing any private/sensitive info in the call, like authentication values, workspace id, webhook url, etc before you share it) so I can also check.
Just a heads up, I removed the workspace-id from your post to protect your privacy.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.