1 (edited by timmay 11-12-2013 16:26:45)

Topic: REST POST Method

Are there plans to include a POST option for accessing some of the REST web services, particularly the TaxonObservation? It's difficult to pass a full-length polygon WKT in a GET request, and at the moment I'm just getting a 405 Error: Method not Allowed when I try to use the POST method for this.

Tim