Majus Misiak

Results 2 comments of Majus Misiak

@SimonAlling I have run exactly in the same issue that you described, with auth working with `Authorization: Basic` on some endpoints and with `Cookie: sid` on others. In my case,...

Hi @studioj unfortunately this endpoint returns `fieldId` and `name`, but not the `description`. For now, I am using plain `requests.get()` to retrieve this information.