muesli / markscribe

Your personal markdown scribe with template-engine and Git(Hub) & RSS powers 📜
MIT License
366 stars 40 forks source link

Unable to use a Fine-grained access token #88

Open damacus opened 1 year ago

damacus commented 1 year ago

👋🏼 Thanks for this really useful repo.

I'm getting this error when using a fine-grained token.

Can't render template: template: tpl:15:9: executing "tpl" at <recentReleases 5>: error calling recentReleases: non-200 OK status code: 502 Bad Gateway body: 
{
   "data": null,
   "errors":[
      {
         "message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `9803:3F1F28:28298E:3AE05D:652BD46F` when reporting this issue."
      }
   ]
}

I'm using: recentRepos, recentReleases, recentStars

damacus commented 1 year ago

Closing because I didn't read the error message properly.

damacus commented 1 year ago

Re-opening because I'm still regularly seeing it and I suspect it isn't actually GitHub anymore

https://github.com/damacus/damacus/actions/runs/6543136086/job/17767218847