Andrew

Results 154 comments of Andrew

@Robert-Holliday what version of the API are you seeing this in? Example 2.4.0? I see you have ```python gis = GIS("home") ``` So I can't infer what platform you are...

What version of the API are you using? Please post some code on what exactly you are doing, that would help.

Have you contacted support about this issue? This feels like a server/platform issue and not the python api.

This is an issue with Requests. The developer team is actively working on this.

This isn't a bug, the * is something special added onto `search` whereas advanced search means you have to craft everything on your own.

Have you set verify_cert=False to ignore the invalid certificate?

What version of the python api are you using (example:2.3.1)? What version of enterprise?

@BrettFrahm 2.2.x is an older series and we won't be backporting the API to that version. Can you try using 2.4.x version of the API?