Fixing 429 Errors With Wix Members API

Hello, for months I have a problem with Wix Members Frontend API just on one site. Mostly with getting current member, there is no thing i haven’t done to fix problem myself, I even restored site version to way earlier version before it started and the problem still exists.

I am using Wix Studio and on that site the code is almost the same as I use on every website but only problem is on that one.

This is most frequent error in console, for Wix Members Frontend API:
Failed to load resource: the server responded with a status of 429 ()

When there is problem with Wix Members Api there is problem with the blog widget. I did no coding for the blog so it likely isn’t the code error.

Thanks very much for anyone trying to help.

The HTTP 429 status code means “Too Many Requests” – in other words, the Wix Members API is being called more frequently than the server allows.

Maybe this can help with you finding an answer. Even though your code looks nearly identical to that on your other sites, a few factors might be causing the issue on this particular site.