vacovsky / Mindbody-API-Golang

A Go wrapper around the Mindbody SOAP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get an error when calling SandBox

PeterTippett opened this issue · comments

Error Reply : 405 Method Not Allowed

Core Text of Reply
As you were browsing, something about your browser\n made us think you were a bot. There are a few reasons why this might happen:

Working with "clients.mindbodyonline.com/api/0_5_1". Also tried with V5 and got the same problem. Tried with "GetSites" from Example code and got same problem

HTTP Data
Headers
accept-encoding : gzip
content-type : text/xml
soapaction : https://clients.mindbodyonline.com/api/0_5_1/GetLocations
user-agent : AppEngine-Google; (+http://code.google.com/appengine; appid: dev~None)
x-forwarded-for : xxx.xxx.xxx.xxx
x-forwarded-port : 443
x-forwarded-proto : https
content-length : 421
connection : keep-alive

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="https://clients.mindbodyonline.com/api/0_5_1">
SOAP-ENV:Body




Siteowner


apitest1234



-99





</SOAP-ENV:Body>
</SOAP-ENV:Envelope>