Open vapol opened 6 months ago
same here. haven't been able to use for about two weeks despite trying various methods
Is there any administrator to help us solving the problem?
Me, and only me, but you've not offered any information on how to replicate...
Once you've provided that with repeatable steps, I'll find some time to take a look (please remember this is both a free service but one run just by me - so "is there an administrator to solve the problem" is a little tricky to swallow).
I'm using the AutoWeb plugin for Tasker, which lets you store credentials. This quickly ruled out a mistyped or misformed password or request.
About two weeks ago, I lost the ability to edit (patch put delete etc). Tasks were stopping with the 422 Unprocessable Entity error.
Scripts that I had set up in EventGhost (Python) were also failing (and still are) with the same 422 error.
I am still able to get the data that currently exists in my bin, just not change it.
Same problem here, I'm not able to use POST and PATCH, while DELETE and GET works. Thank you for your work and your service, please maybe consider some donation or account plans if this can help to improve this service. Let us know if you can fix this issue👍🏻
I using postman to POST, try to update my json array but end up get 422 status code, the json is valid and no issues at all, why only GET request is working, but no for POST request.
I tried to make changes using POST but I get "message": "Unprocessable Entity", "status": 422. Can you please help me?