Skip to content
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

get_roster #118

Closed
jrbarber37 opened this issue Mar 29, 2024 · 2 comments
Closed

get_roster #118

jrbarber37 opened this issue Mar 29, 2024 · 2 comments

Comments

@jrbarber37
Copy link

I am trying to get the rosters for all the NCAA tournament teams. I am using the same code as last year (listed below).

StetsonRoster <- get_roster("Stetson", "2023-24")

I am getting the following error.

Error in function (type, msg, asError = TRUE) :
error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

Thanks.

@lbenz730
Copy link
Owner

I can't reproduce this error. Seems like it's an ssl or server error on your end. If you need rosters you can get them here

https://github.com/lbenz730/ncaahoopR_data

@jrbarber37
Copy link
Author

jrbarber37 commented Apr 1, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants