public-upload-to-imgur
public-upload-to-imgur copied to clipboard
Action sometime fail with a 403 issue.
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.
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.