Jakub P.

Results 14 comments of Jakub P.

Ok, so it looks like frontend and backend have different expectations of how the auth response should be formatted. This is visible for requests to the following endpoints (at least):...

FWIW I was able to get some responses by straight up hardcoding the apikey and access token in the code. It seems there are few differences in the response format...

@JohNan that's pretty interesting, does the API return any capabilities for you? In my case I just get (or at least used to get) an empty dict, but could still...