Hello,
when I send a POST request I get a 403 error code (looks like when I need to update the database).
I can login in the app, but it’s not possible to create a new account for example.
The response I see, checking the browser is the following:
{“message”:“This app is not published”}
But the app is actually published. If I use the preview mode, everything is working fine.
I discovered this error yesterday morning (July 28th).
Anyone knows why is this happening?
Thanks,
Stefano