Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

No Token #111

Open
DreamShake-r opened this issue Oct 26, 2021 · 0 comments
Open

No Token #111

DreamShake-r opened this issue Oct 26, 2021 · 0 comments

Comments

@DreamShake-r
Copy link

This is my error log when I try to authenticate my Fantasy Basketball league on Yahoo - any help?

2021-10-26T07:03:37.875494+00:00 heroku[router]: at=info method=GET path="/" host=balldontliebot.herokuapp.com request_id=0c6a7a8c-1778-4615-b793-58ff25ecdb1e fwd="208.59.162.104" dyno=web.1 connect=0ms service=7ms status=200 bytes=1328 protocol=https
2021-10-26T07:03:37.946747+00:00 heroku[router]: at=info method=GET path="/static/css/main.255cf332.chunk.css" host=balldontliebot.herokuapp.com request_id=d49a3da9-8cd7-4d32-a796-6fa20f97042a fwd="208.59.162.104" dyno=web.1 connect=0ms service=6ms status=200 bytes=1201 protocol=https
2021-10-26T07:03:37.874092+00:00 app[web.1]: 2021-10-26 07:03:37.873 [nioEventLoopGroup-4-4] TRACE Application - 200 OK: GET - /
2021-10-26T07:03:37.945981+00:00 app[web.1]: 2021-10-26 07:03:37.945 [nioEventLoopGroup-4-5] TRACE Application - 200 OK: GET - /static/css/main.255cf332.chunk.css
2021-10-26T07:03:38.003710+00:00 app[web.1]: 2021-10-26 07:03:38.003 [nioEventLoopGroup-4-7] TRACE Application - 200 OK: GET - /static/js/main.62d5ec5f.chunk.js
2021-10-26T07:03:38.006842+00:00 app[web.1]: 2021-10-26 07:03:38.006 [nioEventLoopGroup-4-6] TRACE Application - 200 OK: GET - /static/js/2.4d843662.chunk.js
2021-10-26T07:03:38.009471+00:00 heroku[router]: at=info method=GET path="/static/js/2.4d843662.chunk.js" host=balldontliebot.herokuapp.com request_id=e31eca38-6f31-4644-b84c-8f9624958376 fwd="208.59.162.104" dyno=web.1 connect=0ms service=27ms status=200 bytes=54098 protocol=https
2021-10-26T07:03:38.003788+00:00 heroku[router]: at=info method=GET path="/static/js/main.62d5ec5f.chunk.js" host=balldontliebot.herokuapp.com request_id=c46e76cd-0aa1-485a-9780-249148bdbefa fwd="208.59.162.104" dyno=web.1 connect=0ms service=5ms status=200 bytes=2917 protocol=https
2021-10-26T07:03:38.164172+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=balldontliebot.herokuapp.com request_id=7063aab2-aba1-4170-bb84-9f077bca1fa5 fwd="208.59.162.104" dyno=web.1 connect=0ms service=2ms status=404 bytes=155 protocol=https
2021-10-26T07:03:38.167168+00:00 heroku[router]: at=info method=GET path="/checkAuth" host=balldontliebot.herokuapp.com request_id=233bd50d-19a3-48cb-98e0-6606e8ad1e0d fwd="208.59.162.104" dyno=web.1 connect=0ms service=54ms status=200 bytes=287 protocol=https
2021-10-26T07:03:38.162827+00:00 app[web.1]: 2021-10-26 07:03:38.162 [nioEventLoopGroup-4-8] DEBUG Exposed - SELECT tokens."refreshToken", tokens.retrieved_time, tokens.raw_response, tokens."type", tokens.access_token, tokens.expire_time, tokens.scope FROM tokens ORDER BY tokens.retrieved_time DESC
2021-10-26T07:03:38.163377+00:00 app[web.1]: 2021-10-26 07:03:38.163 [nioEventLoopGroup-4-1] TRACE Application - Unhandled: GET - /favicon.ico
2021-10-26T07:03:38.166524+00:00 app[web.1]: 2021-10-26 07:03:38.166 [nioEventLoopGroup-4-8] TRACE Application - 200 OK: GET - /checkAuth
2021-10-26T07:03:38.246663+00:00 app[web.1]: 2021-10-26 07:03:38.246 [nioEventLoopGroup-4-2] TRACE Application - 200 OK: GET - /releaseInformation
2021-10-26T07:03:38.280391+00:00 app[web.1]: 2021-10-26 07:03:38.280 [nioEventLoopGroup-4-3] TRACE Application - Unhandled: GET - /manifest.json
2021-10-26T07:03:38.357735+00:00 app[web.1]: 2021-10-26 07:03:38.357 [nioEventLoopGroup-4-4] TRACE Application - 200 OK: GET - /releaseInformation
2021-10-26T07:03:38.247551+00:00 heroku[router]: at=info method=GET path="/releaseInformation" host=balldontliebot.herokuapp.com request_id=0b8b5eb1-8146-4969-9122-c148b6eb0099 fwd="208.59.162.104" dyno=web.1 connect=0ms service=130ms status=200 bytes=364 protocol=https
2021-10-26T07:03:38.279769+00:00 heroku[router]: at=info method=GET path="/manifest.json" host=balldontliebot.herokuapp.com request_id=657a9006-b76c-4edc-8415-3aae49addd9e fwd="208.59.162.104" dyno=web.1 connect=0ms service=3ms status=404 bytes=155 protocol=https
2021-10-26T07:03:38.357939+00:00 heroku[router]: at=info method=GET path="/releaseInformation" host=balldontliebot.herokuapp.com request_id=44eb1cde-abc7-4d21-9127-1ea84b0891b3 fwd="208.59.162.104" dyno=web.1 connect=0ms service=79ms status=200 bytes=364 protocol=https
2021-10-26T07:03:38.738553+00:00 app[bot.1]: There is currently no token data in the database. Please authenticate with Yahoo.
2021-10-26T07:03:39.813739+00:00 heroku[router]: at=info method=GET path="/authenticate" host=balldontliebot.herokuapp.com request_id=0680f77d-6de7-4fda-a86e-4f4a17a2a5f4 fwd="208.59.162.104" dyno=web.1 connect=0ms service=128ms status=302 bytes=399 protocol=https
2021-10-26T07:03:39.807947+00:00 app[web.1]: 2021-10-26 07:03:39.807 [nioEventLoopGroup-4-5] DEBUG Exposed - SELECT tokens."refreshToken", tokens.retrieved_time, tokens.raw_response, tokens."type", tokens.access_token, tokens.expire_time, tokens.scope FROM tokens ORDER BY tokens.retrieved_time DESC
2021-10-26T07:03:39.813546+00:00 app[web.1]: 2021-10-26 07:03:39.813 [nioEventLoopGroup-4-5] TRACE Application - 302 Found: GET - /authenticate -> https://api.login.yahoo.com/oauth2/request_auth?response_type=code&client_id=dj0yJmk9blhLQlJqMkJCb0l3JmQ9WVdrOVFYQnNVMUJoU1hnbWNHbzlNQT09JnM9Y29uc3VtZXJzZWNyZXQmc3Y9MCZ4PTc2&redirect_uri=https%3A%2F%2Fballdontliebot.herokuapp.com%2Fauth
2021-10-26T07:03:43.844379+00:00 app[bot.1]: There is currently no token data in the database. Please authenticate with Yahoo.

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