API: persistent 403 on /api/v1/athlete/{id} with valid key

@Nik_Om_Cinderella_Ri is right. Bearer Auth won‘t work. The guide is clearly saying to use basic auth and you have to use your own API key obviously:

1 Like