Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Handle the Github API 403 error with a friendly message. #178

Closed
Diullei opened this issue Jun 23, 2015 · 1 comment
Closed

Handle the Github API 403 error with a friendly message. #178

Diullei opened this issue Jun 23, 2015 · 1 comment

Comments

@Diullei
Copy link
Member

Diullei commented Jun 23, 2015

unexpected status code: 403 on: https://api.github.com/repos/borisyankov/DefinitelyTyped/branches/master
Error: unexpected status code: 403 on: https://api.github.com/repos/borisyankov/DefinitelyTyped/branches/master
    at Request.<anonymous> (C:\Users\DiulleiGomes\AppData\Roaming\npm\node_modules\tsd\build\http\CacheStreamLoader.js:
58:28)
    at Request.EventEmitter.emit (events.js:95:17)
    at Request.onRequestResponse (C:\Users\DiulleiGomes\AppData\Roaming\npm\node_modules\tsd\node_modules\request\reque
t.js:985:10)
    at ClientRequest.EventEmitter.emit (events.js:95:17)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1688:21)
    at HTTPParser.parserOnHeadersComplete [as onHeadersComplete] (http.js:121:23)
    at CleartextStream.socketOnData [as ondata] (http.js:1583:20)
    at CleartextStream.read [as _read] (tls.js:507:12)
    at CleartextStream.Readable.read (_stream_readable.js:320:10)
    at EncryptedStream.write [as _write] (tls.js:366:25)

---

Related: #177

@Diullei
Copy link
Member Author

Diullei commented Sep 2, 2015

@Diullei Diullei closed this as completed Sep 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant