json-ld / json-ld.org

JSON for Linked Data's documentation and playground site
https://json-ld.org/
Other
852 stars 151 forks source link

Creating a gist fails #824

Open BigBlueHat opened 9 months ago

BigBlueHat commented 9 months ago
{
  "message": "Requires authentication",
  "documentation_url": "https://docs.github.com/rest/gists/gists#create-a-gist"
}

Not sure how to get around that...

gkellogg commented 9 months ago

What’s the context? Is this from the playground?

BigBlueHat commented 9 months ago

Yes. Sorry! The gist button on the playground doesn't work and that error is thrown in the browser console.


From: Gregg Kellogg @.> Sent: Tuesday, October 3, 2023 6:30:23 PM To: json-ld/json-ld.org @.> Cc: Benjamin Young @.>; Author @.> Subject: Re: [json-ld/json-ld.org] Creating a gist fails (Issue #824)

What’s the context? Is this from the playground?

— Reply to this email directly, view it on GitHubhttps://github.com/json-ld/json-ld.org/issues/824#issuecomment-1745827019, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAAKRSI4FBLC6BJKNHLIS2DX5SGX7AVCNFSM6AAAAAA5RSRRLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBVHAZDOMBRHE. You are receiving this because you authored the thread.Message ID: @.***>

davidlehn commented 9 months ago

I haven't used that button in forever. Did it used to work without authentication? The docs seem to imply auth is required now.

davidlehn commented 9 months ago

Related: https://github.blog/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/ Has it been broken this long? Not sure if there's a way to open a page with the content to create a non-anon gist.