Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

URL Escape the username before requesting any info #279

Closed gbochenek closed 8 years ago

gbochenek commented 8 years ago

Without this URL Escape, we get invalid HTTP requests for usernames with spaces (whether or not those should exist in the first place).