I have React Front end and Node.js Backend. I went on Guide and used React guide and React Calling an API guide and created SPA application and API.
React login works and backend also working for few minutes now I get 500 responses and when I check error log.
JwksRateLimitError: Too many requests to the JWKS endpoint
at /Users/Chathu/Workspace/ProjectA/node_modules/jwks-rsa/lib/wrappers/rateLimit.js:27:19
at processTicksAndRejections (internal/process/task_queues.js:75:11)
{
and
Error: getaddrinfo ENOTFOUND undefined
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:60:26)
{