Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

All PATCH and POST requests return "422 Unprocessable Entity" #69

Open
suiaj opened this issue Oct 3, 2024 · 1 comment
Open

All PATCH and POST requests return "422 Unprocessable Entity" #69

suiaj opened this issue Oct 3, 2024 · 1 comment

Comments

@suiaj
Copy link

suiaj commented Oct 3, 2024

For example, the following code won't add anything (or sometimes an empty entry) and only respond with a 422 error:

curl -X PATCH https://jsonbin.org/suiaj/urls -H "Authorization: token TOKEN-HERE" -d "test"

@IslamYA
Copy link

IslamYA commented Oct 21, 2024

same here

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

No branches or pull requests

2 participants