Sanketwable / Follow_Everyone_On_GITHUB

Golang script to follow everyone on GitHub
9 stars 3 forks source link

not working #2

Closed noob-alert closed 3 years ago

noob-alert commented 3 years ago

I guess the api calls are getting 204 because I keep seeing the message

404
need to sleep at this point

Screenshot from 2021-02-26 11-08-23

Sanketwable commented 3 years ago

Hey @noob-alert When generating the token please select all the fields and generate the token. Reason is the API call will request for all the users on GITHUB and also need access to Follow.

Screenshot 2021-02-26 at 11 45 17 AM
Sanketwable commented 3 years ago

Try and reply if you are facing the same issue

Thanks @noob-alert

noob-alert commented 3 years ago

why are there 204 errors? Also it is running but my profile is not reflecting the data Screenshot from 2021-02-26 12-22-10

noob-alert commented 3 years ago

BTW. thanks @Sanketwable

Sanketwable commented 3 years ago

204 is kind of status ok Your profile will reflect data shortly.