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": "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
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered: