You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2023. It is now read-only.
When I download and run the main file initially with my credentials and 'BLOCKING' mode for 'kotlin' repository, it generates the results as mentioned in the tutorial. But when we see the logs, for the last few repos, it throws 403 error. And when I run the second time, it immediately fails with 403 error.
I have tried steps such as restarting the application, adding credentials again but to no avail. Although re-downloading the repo and starting it again, worked again one time but didn't work for second time.
OS - MacOS Big Sur
IDE - Intellij IDEA CE
Please let me know if some more information is needed to help identify the issue.
The text was updated successfully, but these errors were encountered:
On rechecking it today, it looks to be a rate-limiter kind of blocking (i.e., number of requests per day). Re-downloading the repo in the same day after already getting 403 didn't help.
When I download and run the main file initially with my credentials and 'BLOCKING' mode for 'kotlin' repository, it generates the results as mentioned in the tutorial. But when we see the logs, for the last few repos, it throws 403 error. And when I run the second time, it immediately fails with 403 error.
I have tried steps such as restarting the application, adding credentials again but to no avail. Although re-downloading the repo and starting it again, worked again one time but didn't work for second time.
OS - MacOS Big Sur
IDE - Intellij IDEA CE
Please let me know if some more information is needed to help identify the issue.
The text was updated successfully, but these errors were encountered: