public-upload-to-imgur icon indicating copy to clipboard operation
public-upload-to-imgur copied to clipboard

Action sometime fail with a 403 issue.

Open Thomas-Boi opened this issue 3 years ago • 1 comments

Details are reported here.

Summary

  • The action is failing for some reason with a 403 error code when uploading.
  • The docs show a new Bearer token field. More research will be done to address this issue.

Thomas-Boi avatar Mar 31 '22 18:03 Thomas-Boi

I see this from time to time. Since rate limits are by IP address, it could be that other GitHub Actions users sometimes result in rate limits being exhausted. It would be nice to have the option to support the bearer token so the rate limit is based on a user-specified application instead.

michaelmior avatar Feb 13 '25 15:02 michaelmior