DM -

>Are you suggesting an issue with the python requests module? I doubt it
>because I am able to use the same module (i.e requests) using HTML POST to
>create workspaces, and datastores which include underscores in their names
>with no problems.
>
>By the way I am receiving a 400 code and not 401; typo error which I edited.

I'd recommend working out the precise request you want and sending it to your 
Geoserver instance via commandline cURL. If that's working (esp. with 
underscores), you have something to compare against in order to correct what 
you have written in Python. If the cURL request you come up with fails, you 
could share the command with the list and someone should be able to help you. 
That approach avoids having to share large sections of code or incomplete 
snippets which may not directly relate to the problem you're having.

- Patrick

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to