lichess-org/api

Question: Is HTML the right response for broadcast endpoint?

cassiofb-dev opened this issue · 2 comments

Hi, I'm trying to get some broadcast info with lichess api but the return type in the docs and in the actual response seems different. Am I missing something?

The endpoint I am using

image

The response I am getting

image

This endpoint requires OAuth (Authorization: Bearer ... header). Otherwise it falls back to a non-API page.

Thanks, that makes sense. I didn't tried with token because it didn't have required label as the other fields.