GithubHelp home page GithubHelp logo

Comments (3)

ewdurbin avatar ewdurbin commented on June 30, 2024

Looks like it was rate limited or the auth otherwise expired and it was not handled:

2022-03-22T10:13:28.412133+00:00 app[web.1]:     response = await handler(request)
2022-03-22T10:13:28.412134+00:00 app[web.1]:   File "/app/blurb_it/__main__.py", line 100, in handle_add_blurb_get
2022-03-22T10:13:28.412134+00:00 app[web.1]:     response = await gh.getitem("/user")
2022-03-22T10:13:28.412136+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/gidgethub/abc.py", line 136, in getitem
2022-03-22T10:13:28.412136+00:00 app[web.1]:     data, _ = await self._make_request(
2022-03-22T10:13:28.412137+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/gidgethub/abc.py", line 117, in _make_request
2022-03-22T10:13:28.412137+00:00 app[web.1]:     data, self.rate_limit, more = sansio.decipher_response(*response)
2022-03-22T10:13:28.412138+00:00 app[web.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/gidgethub/sansio.py", line 376, in decipher_response
2022-03-22T10:13:28.412138+00:00 app[web.1]:     raise exc_type(*args)
2022-03-22T10:13:28.412138+00:00 app[web.1]: gidgethub.BadRequest: Requires authentication

from blurb_it.

Mariatta avatar Mariatta commented on June 30, 2024

Can you try a new browser session to blurb-it? Or re-login to GitHub, it may just have some stale session.
Sorry for the inconvenience.

from blurb_it.

hugovk avatar hugovk commented on June 30, 2024

Let's close, we can re-open if needed in the future.

from blurb_it.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.