What exactly am I supposed to put in the header when requesting?
For the FRC Events API V2.0 the header I use is
"Authentication: Basic *my auth key*"
What do I use for the TBA API Header? I have tried
"frc3991:scouting-system:v01"
and
"X-TBA-App-Id: frc3991:scouting-system:v01"
Neither have worked, I'm prob just missing something simple

. Thanks for the help.