Too many requests

Hi there, Since yesterday we have been facing this issue in development environment,Response { [NEXT] status: 429, [NEXT] statusText: 'Too Many Requests', [NEXT] headers: Headers { [NEXT] date: 'Wed, 12 Jun 2024 09:12:13 GMT', [NEXT] 'content-type': 'application/json; charset=utf-8', [NEXT] 'transfer-encoding': 'chunked', [NEXT] connection: 'keep-alive', [NEXT] vary: 'Auth-State', [NEXT] 'x-appid': 'ca79cd98-9dca-457f2455e68a', [NEXT] 'cf-cache-status': 'DYNAMIC', [NEXT] 'report-to': '{"endpoints":[{"url":""}],"group":"cf-nel","max_age":604800}', [NEXT] nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', [NEXT] server: 'cloudflare', [NEXT] 'cf-ray': '-MXP' [NEXT] }, [NEXT] body: ReadableStream { locked: false, state: 'readable', supportsBYOB: true }, [NEXT] bodyUsed: false, [NEXT] ok: false, [NEXT] redirected: false, [NEXT] type: 'basic', [NEXT] url: 'https://cloud.squidex.io/api/content/app/graphql' [NEXT] }

even though it is still working on production and staging environment

Have you checked your app? On the dashboard you can see the number of requests you made. Perhaps you just exceeded the limit of the month?

yes, but it is still working in production environment

What should i do to resolve this issue

Are you sure that production environment uses the same app and it is not cached somewhere?

If you have exceeded your monthly calls you have to upgrade to another plan.