We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey, hope this is the correct area, but all the patreon badges on my projects are not showing and instead its showing a custom badge inaccessible tag. For example - https://legacy.curseforge.com/minecraft/modpacks/boosted-fps
just wondering if there is anything that can be done please?
The text was updated successfully, but these errors were encountered:
Unfortunately, it seems Patreon stopped accepting APIs to request https://patreon.com/xxxxx, returning 403 error:
https://patreon.com/xxxxx
statusMessage: 'Forbidden', statusCode: 403,
I haven't spent much time inspecting to work around this issue so far.
PRs are welcome, you can easily test this endpoint locally by:
git clone https://github.com/endel/shieldsio-patreon.git cd shieldsio-patreon npm install node index.js
Then making a request to http://localhost:8888/endel
Sorry, something went wrong.
Re-opening until we have a fix or an alternative solution
Hi @gamerpotion it seems the service is back. Can you confirm if it works for you now? (I think Patreon must've solved in their end)
No branches or pull requests
Hey, hope this is the correct area, but all the patreon badges on my projects are not showing and instead its showing a custom badge inaccessible tag. For example - https://legacy.curseforge.com/minecraft/modpacks/boosted-fps
just wondering if there is anything that can be done please?
The text was updated successfully, but these errors were encountered: