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 Oct 4, 2024. It is now read-only.
When I use the ZipDl endpoint with a Bitbucket webhook I get the following error:
{
"message": "Could not parse request body into json: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: [B@2ef71fad; line: 60, column: 6]"
}
It appears to be an error from API Gateway, but the format of the message is valid JSON, and resubmitting the same payload to the GitPull endpoint works as expected.
I can send via email an example payload, configured endpoints and my tweaked template.
The text was updated successfully, but these errors were encountered:
If possible can you provide the payload and template as a comment on this issue ? if there's anything you don't want to share publicly please redact it first.
When I use the ZipDl endpoint with a Bitbucket webhook I get the following error:
It appears to be an error from API Gateway, but the format of the message is valid JSON, and resubmitting the same payload to the GitPull endpoint works as expected.
I can send via email an example payload, configured endpoints and my tweaked template.
The text was updated successfully, but these errors were encountered: