Hello, I’m experiencing a major issue with Weweb and Xano. I’m getting random 401 Unauthorized errors when making requests via in WeWeb.
Yesterday, we managed to temporarily fix the issue by restarting everything and reconnecting it with WeWeb. However, today the problem has returned, and restarting doesn’t solve it anymore.
Some additional details:
The same endpoint works on another page without any issues.
On the page where it fails, Xano seems to receive two requests at the same time — one of them works, but the other one returns a 401 Unauthorized error.
Could you please help us identify what’s causing this?´
I have one authenticated endpoint in Xano that works well when testing on the xano side, but when performing the request from weweb I get a 401 - Unauthorized error.
Just as you I can see that Xano is receiving 2 requests at the same time from weweb, one is authenticated and the other is not.