...
Ensure you have confirmed that your end point matches required destination
Consult Status
...
OneFlo to ensure all services are running
...
Ensure you have confirmed that your end point matches required destination
Consult Status
...
Oneflo to ensure all services are running
Solution
After reviewing taking the above steps it is likely that your endpoint does not match one of our 2 suggested destinations
...
3) 415 Cannot Process the Message
Review your Headers Ensure that you have declared the right content-type:
- Key: content-type
- Value: text/xml
4) 500 Internal Server Error
- Error in your Payload (not meeting the payload validation requirements)
- Element String Length
- Error in your soapAction/Header that has been declared
- Error in your Payload (not meeting the payload validation requirements)
5) 200 OK (with no visible action taking place)
- Only validation performed on contents is to meet the Element requirements
- This means that you will receive false positives (200 OK) in instances where your information meets the validation requirements, but is not found within the system. i.e
- <AccountID></AccountID>
<DistributorID></DistributorID>
<Expires></Expires>
<Key></Key>
<UserID></UserID>
- <AccountID></AccountID>
- This means that you will receive false positives (200 OK) in instances where your information meets the validation requirements, but is not found within the system. i.e
All calls that require address information requires a valid Australian address.
Please consult the Australia Post Website to confirm your suburb information if returning a failed response.http://
status.oneflo- Or perform Location Validation to confirm the Suburb/Postcode is in our system 2-33) Example Web Service Call (ValidateLocation)
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...