Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

JSON error when using ZipDl #11

Closed
cjunge-work opened this issue Jan 8, 2018 · 2 comments
Closed

JSON error when using ZipDl #11

cjunge-work opened this issue Jan 8, 2018 · 2 comments

Comments

@cjunge-work
Copy link

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.

@jaymccon
Copy link
Contributor

jaymccon commented Jan 9, 2018

@cjunge-work

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.

Thanks!

@cjunge-work
Copy link
Author

Changed how we're doing this, so no longer an issue for us.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants