-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cfbd_game_weather #83
Comments
Have you added an API key for collegefootballdata.com to your environment? (instructions here: https://cfbfastr.sportsdataverse.org/) Getting an HTTP 401 back from the service means your request is unauthorized, so it seems like adding an API key here should solve the issue. |
I am 99% sure that I do, I can use all other CFBD functions as well. I included a screenshot with this email. Thanks for your assistance!
***@***.***
From: Akshay Easwaran ***@***.***>
Sent: Wednesday, October 26, 2022 10:00 AM
To: sportsdataverse/cfbfastR ***@***.***>
Cc: ccaudill11 ***@***.***>; Author ***@***.***>
Subject: Re: [sportsdataverse/cfbfastR] cfbd_game_weather (Issue #83)
Have you added an API key for collegefootballdata.com to your environment? (instructions here: https://cfbfastr.sportsdataverse.org/)
Getting an HTTP 401 back from the service means your request is unauthorized<https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401>, so it seems like adding an API key here should solve the issue.
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2IJYGT4GO5KTKTC4JGBQYTWFE2OFANCNFSM6AAAAAARO7YSLM>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
CFBD’s weather end point is for Patreon subscribers only, it only takes $1 to get access. I’ll update our docs to clarify the issue |
Thanks for the clarification, so once I subscribe to the Patreon will the function just begin to work, or is there anything I need to do to connect the account?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Jared Lee ***@***.***>
Sent: Wednesday, October 26, 2022 11:25:50 AM
To: sportsdataverse/cfbfastR ***@***.***>
Cc: ccaudill11 ***@***.***>; Author ***@***.***>
Subject: Re: [sportsdataverse/cfbfastR] cfbd_game_weather (Issue #83)
CFBD’s weather end point is for Patreon subscribers only, it only takes $1 to get access.
I’ll update our docs to clarify the issue
https://www.patreon.com/bePatron?u=23067681
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2IJYGQNLDFOQIXEANGDF2TWFFEP5ANCNFSM6AAAAAARO7YSLM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
From CFBD’s owner: “As long as you register an API key through the main website using your Patreon email, your benefits should sync up within about 10 minutes.” So you shouldn’t have to do anything but wait a few minutes |
Describe the bug
When using the cfbd_game_weather function I keep getting a 401 Error code. I have tried changing my input and have restarted my computer and attempted to do the function with different internet connections to no avail. All other of my functions seem to be working fine. My CFBFastR is up to date.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected a data frame with data from the function
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I am relatively new to RStudio and CFBFastR, so it is likely that I am making a dumb mistake, however, I am unable to figure out what.
The text was updated successfully, but these errors were encountered: