CzNorbi

Results 3 comments of CzNorbi

I'm facing a similar issue. Here's what I'm observing: - When I request a JSON response, the response is an empty list ([]). - When I request an XML response,...

I have also created a PR to fix this issue. https://github.com/IdentityPython/pyFF/pull/301

Sorry for the late response. Setting the `content_negotiation_policy` to `adaptive` resolved the issue with retrieving entities with extensions. While testing the integration with other services, I discovered that thiss-js makes...