You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
}
]
}
👋🏼 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:
I'm using: recentRepos, recentReleases, recentStars
The text was updated successfully, but these errors were encountered: