Skip to content
New issue

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

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

Already on GitHub? # to your account

Error on POST webhooks endpoint #55

Open
samueldepooter opened this issue Dec 19, 2023 · 0 comments
Open

Error on POST webhooks endpoint #55

samueldepooter opened this issue Dec 19, 2023 · 0 comments

Comments

@samueldepooter
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. POST to https://webhook.api.printdeal.com/webhooks using personal credentials & body as described in the docs
  2. See error

Expected behavior
Successfully create a webhook

Screenshots
Error shown is this

{ "message": "One or more parameter values were invalid: Condition parameter type does not match schema type", "code": "ValidationException", "[__type]": "See error.__type for details.", "time": "redacted", "requestId": "EHU1LMF8N4N34UT85MVVJLF0J3VV4KQNSO5AEMVJF66Q9ASUAAJG", "statusCode": 400, "retryable": false, "retryDelay": 2.9098296613711327 }

What's the issue? Simple GET endpoints work as expected

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant