Retoll browser error 422 (Unprocessable Content)

  • Goal: I'm trying to be able to use&edit my app again...

  • Details: While editing my app suddenly I noticed that I can't run any queries, app itselfs loads dramatically slow and 90% doesn't load at all. I tried to debug and then while inspcting my browser I spotted error popping up in console happening and I noticed in console of my browser error 422 (Unprocessable Content), you can see screenshot down below.

  • Steps tried: Logging off, reseting cookies, disabling widgetGrid, reseting my resources OAUTH 2.0 connections,turnning off my pc, using different browser, asking another developer in this app to check himself on different account.

  • Screenshots:

Hi @RepcakeM,

Thanks for reaching out! I don't see a widespread issue that could be causing this. Could you please share or DM a json export of the app? Is it only one app that is impacted?

If you think you may have made a change to the app that ended up causing this issue, you could try stepping back in the app history to revert it using the ?_historyOffset=5 parameter at the end of your URL. This will allow you to "travel back in time" 5 steps. You can decrease/increase the number to go back in time if you still don't see any app data. The idea here is to go back to the most recent working version so you don't have to redo as much work (going back 1000 steps might help, but it could be many, many changes behind).

WARNING! If you make any changes to the canvas when traveling back in time, that past version will become your present version and it messes with the history, so be careful not to touch anything! Once you find a version that isn't crashing and you'd like to make that your present version, then you can make an edit to the canvas (move a component, add a component, etc) to persist that view.