You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to make a CSW function/plugin which can use an API-Key but the owsLib doesn't have the headers property anymore. I copied the source code for owsLib to my QGIS and it works for now but I am sure this is not the correct solution.
The response is also only parsed as XML while my Api is returning a JSON.
Could that be fixed as well?
The text was updated successfully, but these errors were encountered:
sheon
added
the
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
label
Oct 17, 2024
What is the bug or the crash?
The header is missing form CatalogueServiceWeb class in QGIS-LTR 3.34.11-Prizren on Mac.
Steps to reproduce the issue
owslib.csw
Versions
QGIS-LTR 3.34.11-Prizren
Supported QGIS version
New profile
Additional context
I need to make a CSW function/plugin which can use an API-Key but the owsLib doesn't have the headers property anymore. I copied the source code for owsLib to my QGIS and it works for now but I am sure this is not the correct solution.
The response is also only parsed as XML while my Api is returning a JSON.
Could that be fixed as well?
The text was updated successfully, but these errors were encountered: