Biboba

Results 8 comments of Biboba

Hello, Yes, of course I can see the provider group name for these groups. I can see in the REST API as well: https://myorgportal.company.com/portal/sharing/rest/community/groups/2adfbffb446f4aca9a00f763119f9c9f?f=json&token=foo ![image](https://user-images.githubusercontent.com/11556423/174348344-0e05fe2a-574e-43ae-b03e-67ed603e6c17.png) Indeed, "there is no association...

3.0 is the version of Mapnik. I am using Python 2.7.9 I know it is just a matter of link somewhere but I quite don't understand because I successfully installed...

@odoe, could we please have a release for that bug ? Thanks !

Hi JS Team, Any feedback about this request ? It would be very useful and is the missing piece for one of our webapp (rectangle snapping in my case). Is...

Thanks for your reply @banuelosj. My use case is drawing "server rack" rectangle with proper dimensions and topology. As they are generally one next to another, it would be great...

Thanks for your reply. I do have a valid certificate issued by Sectigo. Everything seems to be properly configured (https://www.sslshopper.com/ssl-checker.html: everything is green). I am hitting 11.0 but faced also...

Using urllib3, on the same Portal for ArcGIS, I do not have any warning: ``` import urllib3 http = urllib3.PoolManager() r = http.request('GET', portal_url + '/sharing/rest?f=json') print(r.status, r.data) 200 b'{"currentVersion":"10.1"}'...

And here you are: ![image](https://user-images.githubusercontent.com/11556423/192747924-e481640f-64d0-42a9-a1c5-e651d9b05692.png)