Hi there, I have an API service updateLeague that’s supposed to update data in a table when data are submitted into another table. It has been working fine but today the data are not updated. I try to see what the problem is but the real-time logging shows xhr poll error.
From what I can see one of the Event Handlers seem to have disappeared and the UpdateLeague API service has lost several blocks. Is there some issue with the server last night? And anyway I can recover the old settings?
Yes the real time logging xhr poll error is still there.
As for the eventhandler, I have another handler that’s supposed to evoke the updateLeague API every time a new date is submitted. But it has disappeared and the updateLeague API doesn’t look like it used to be neither, some blocks are missing.
Let’s focus on the real time problem first (btw we recommend that a separate topic is created for each individual problem). Where can we see the problem? Is it in Backendless console or your app? If the former, please post a complete screenshot, cropping images removes much necessary context needed for problem resolution.
Thank you.
Mark