Occasional Unauthorized Calls - Xano

I’m still trying to resolve issues I’m having where api calls are failing with “Network Error”. I’m talking to Xano about that. One other issue I’m seeing in the page inspector is seemingly random calls to xano that are lacking credentials. I am using Xano auth, and it works most of the time, but fails not infrequently. Anyone else experiencing this? Any possible solutions I should consider?

Hi @kyanaloe :wave:

Regarding the “Network Error” message, this means that WeWeb was able to successfully send the request to Xano but Xano was not able to process it.

This could be due to multiple reasons, including but not limited to:

  • you are trying to make too many calls to Xano at once and their server can’t handle it
  • you have reached a usage limit in your Xano plan and might need to optimize or upgrade your instance

In any case, the network error suggests the issue is on the server-side so talking to Xano is the right approach to solve this.

Regarding the issue you are experiencing with auth, when a call sometimes succeeds and sometimes fails for no apparent reason, it’s unlikely that the issue is coming from the frontend. On the contrary, it suggests that the issue is coming from the server (so in this case Xano).

Could you try to reproduce the error while recording a video? If you have time to show us how things are setup on both Xano and WeWeb, this could also help us reproduce the issue and hopefully point you in the right direction.