Skip to content

Fix "Could not get URL from GIST" error (issue #141) - #286

Open
dburkart wants to merge 2 commits into
psychs:masterfrom
dburkart:dburkart/141
Open

Fix "Could not get URL from GIST" error (issue #141)#286
dburkart wants to merge 2 commits into
psychs:masterfrom
dburkart:dburkart/141

Conversation

@dburkart

Copy link
Copy Markdown
Contributor

Github has adjusted their API considerably since the last time this was fixed.
A summary of the needed changes is:

  • The gists endpoint has moved to api.github.com/gitsts
  • The endpoint now accepts JSON data
  • The resulting URL is embedded in JSON we need to parse

Github has adjusted their API considerably since the last time this was fixed.
A summary of the needed changes is:

* The gists endpoint has moved to api.github.com/gitsts
* The endpoint now accepts JSON data
* The resulting URL is embedded in JSON we need to parse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant