Deployment is temporarily paused – API not responding
Hi 👋,
I noticed that the following API endpoint is currently returning:
This deployment is temporarily paused
Expected behavior:
The API should return the CodeChef profile data for the given handle.
Instead, it's returning the above message, making the API unusable at the moment.
I also checked the README reference:
https://codechef-api.vercel.app/handle/<handle_of_user>
Steps to reproduce: Visit https://codechef-api.vercel.app/handle/<any_valid_handle> Observe the paused deployment message. Could you please look into reactivating the Vercel deployment or provide an alternative deployment if possible? Thanks in advance! 🙏
@deepaksuthar40128
Hey @govinddwivedi-git , thanks for creating the issue. Let me look into it. Thanks!
Let me look for a fix, in mean time you can deploy it on your vercel account and update the link in readme as a temp link, in mean time i'll try to migrate it on a new account Thanks