lbenz730 / ncaahoopR

An R package for working with NCAA Basketball Play-by-Play Data
MIT License
198 stars 48 forks source link

get_roster #118

Closed jrbarber37 closed 1 month ago

jrbarber37 commented 7 months ago

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 commented 7 months ago

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 commented 7 months ago

Thank you for your response. I'll check out the rosters.

John Barber

On Fri, Mar 29, 2024 at 3:45 PM Luke Benz @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/lbenz730/ncaahoopR/issues/118#issuecomment-2027669977, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUIJZH2LNRRU4OSSRMXOBZDY2XAGRAVCNFSM6AAAAABFO2BTUOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRXGY3DSOJXG4 . You are receiving this because you authored the thread.Message ID: @.***>