[gist] Error 404 on all gists from a given account when clicking on raw button #167185
Replies: 1 comment 4 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Hi,
On this secret gist https://gist.github.com/MicrotrakFFVP/8169d110517bccc825939119d029e833 if i click on "raw" button a 404 error is returned.

The raw button redirect to: https://gist.githubusercontent.com/MicrotrakFFVP/8169d110517bccc825939119d029e833/raw/9db2fc1eba2cb8d9bce0a19e9514638922492bac/Test%2520404
This is the case for new gist of this account as for old gist which were working correctly before.
I do not have this error with another github account.
I also get a 404 error if i try this same URL (https://gist.github.com/MicrotrakFFVP/8169d110517bccc825939119d029e833) from another account.
Any idea why i get this 404?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions