When attempting to fetch details from an API, the data is successfully retrieved on the initial click. However, on subsequent clicks, the data is not being fetched. It is important to note that the API functions correctly when tested in Postman.
Welcome to the Freshworks developer community…!
Can you check the response from the API request? If your API status code is 429, it means you have crossed the rate limit. For a better understanding, can you share the response from your API request? Please mask any sensitive data before sharing.