issues Search Results · repo:jonschlinkert/gists language:JavaScript
Filter by
11 results
(84 ms)11 results
injonschlinkert/gists (press backspace or delete to remove)If so, how do we get this from an input onChange event to gist? The content option seems to only accept strings, however
I know that it is possible to add images to a gist in other means
https://gist.github.com/mroderick/1afdd71aa69f6b29601d335751a1a9be ...
blurymind
- Opened on Apr 27, 2021
- #15
The example heavily relies on https://github.com/jonschlinkert/gists/blob/master/test/support/auth.js#L20 in order to
work. Taking it out leads to 401 auth error from gist.
The problem is that this does ...
blurymind
- 4
- Opened on Jun 11, 2020
- #14
Is it possible to authenticate by creating a github app and then using the client id and secret of the app?
elieobeid7
- Opened on Jan 8, 2019
- #10
Recently I become to experiment with the library for some project that I m currently working, somehow when I use my
GitHub account to do some tests I saw that an error comes and was from the two-factor ...
docs
metcoder95
- 4
- Opened on Oct 29, 2018
- #9
I don t know how to get only the content. Is the json parsed? I tried to parse but i get error. If i try to acces an
specific i get undefined.
res.files.text.txt.content if i use this i get error @jonschlinkert ...
plopez01
- 1
- Opened on Apr 22, 2018
- #8
Hi (it s me again), i never used gists API and nothing related, and i don t know how to use edit function, maybe a bit
of support could help me.
Ok, i have logged in into my accont, and i know how to ...
plopez01
- 1
- Opened on Apr 18, 2018
- #7
ButuzGOL
- 1
- Opened on Mar 24, 2018
- #6
According to Gist API, the call to create a new gist is POST /gists, not POST /gists/ as in here. I guess they changed
it.
Thanks.
AleksueiR
- 2
- Opened on Jan 20, 2018
- #5
If you want to call a gist with a param, say a /gist request with a param since (api), you need to do as the following:
// GET /gists?since=2017-10-15T18:20:28
gists.all({
since: 2017-10-15T18:20:28 ...
tennisonchan
- 1
- Opened on Oct 15, 2017
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.