Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Application runs once followed by 403 error - Introduction to Coroutines and Channels #137

Open
akhilkuchil opened this issue May 18, 2021 · 2 comments

Comments

@akhilkuchil
Copy link

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.

@akhilkuchil
Copy link
Author

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.

@markov1100
Copy link

markov1100 commented Nov 30, 2021

bump. Same problem here. After stopping the app and running it again I get 403 when clicking on "Load contributors" .

After some period of time I got lucky and made a request. Once. After that , making the request again I met the same error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants