I open this here since the support bot isn’t letting me open a ticket. Perhaps it’s too busy
Today, at around 2:30PM UTC (50 mins ago), calling this API results in the following error:
Error: Bad Request: please check the user inputs.
This has happened to multiple users and I also have manually verified this for myself. Has something changed? Is anyone seeing this too? The last time a user successfuly called this API today was at 11AM UTC (3.4 hours ago)
It might just be routine maintenance happening so please keep a check on it to see if it works later on.
Otherwise, please post your code used for this along with any screenshots etc so that it can be checked.
If you can’t get a ticket put in through Wix Support.
https://support.wix.com/en/article/contacting-wix-customer-care-for-support
Then try calling them directly so that they can pass this onto the relevant team if the Wix Admin/Mods in this forum are not aware yet.
https://support.wix.com/en/article/contacting-wix-by-phone-3491545
Thanks, but neither of those options work as you can’t get past the chat bot. Replying “No, it’s something else” ends the conversation
unfortunately it seems that several wix resources were affected today, I am not able to use wixUsers.register on the backend, until yesterday it worked
their bot enters an endless loop when they don’t know the answer, it’s too bad
No worries as I’ve put in a support ticket as well, the more the merrier hopefully, plus I have also informed the Wix lot from this forum.
So, fingers crossed it is working now or if not very soon, or at least we get an update as to what is happening with it.
Hello. Just checked emailContact function on a new site - works as expected. It could be a temp service issue.
@javierantonf are you still seeing this error? If so, can you please send a link to your site and page name where you call the function?
Meanwhile, I’m also checking wixUsers.register
Hi. Just checked the wixUsers.register. It seems to be working fine as well. If you’re still experience this issue, can you please send a link to your site and a page with this function? Thanks
@aleksander-denga it’s in a backend function called by a mobile app, there is no front end to call this on my site. It still happens. Latest today at 5:56 AM UTC (3 hours ago)
Thanks
Out of curiosity is it a third party mobile app as if Aleksander has checked it over and the functions are working as they should, then there should be no issue anymore.
It probably is all connected with Wix issues, however just double check the mobile app that you are using to see if there are any changes on their end and how they interact with API.
It might not lead to anything, however it is always best to check both ends here, Wix and the mobile app provider.
@aleksander-denga it’s in a backend function called by a mobile app, there is no front end to call this on my site. It still happens.
@aleksander-denga I developed an application in flutter, it has a registration screen that makes a request on the backend of my Wix site. via HTTP functions. Everything was working normally and stopped out of nowhere yesterday.
There seem to be problems with some backend functions in http functions.
I’m using google translator
There seem to be problems with some backend functions in http functions.
My code was working and yesterday it stopped out of nowhere.
I’m using google translator
@givemeawhisky It’s my own app, I’ve developed it myself. There have been no relevant changes in the way the app calls the backend function, or in the backend function itself. I just tried calling the backend function from SoapUI and the same result happened. This was all working fine for nearly 6 months until the time I posted this
@aleksander-denga this is now working again. Thanks