Error retrieving XML, but works in Validator
Posted: Tue Dec 11, 2012 11:39 am
I’ve run a couple of tests, but the phone message each time is an error. Here is what I am getting from the call log.
Attempting to fetch http://75.151.51.219:82//test.xml
HTTP/1.1 405 Method Not Allowed - http://75.151.51.219:82//test.xml
DocumentParser::FetchBuffer - could not open URL: http://75.151.51.219:82//test.xml
DocumentParser::FetchDocument - exiting with error result 2
errno: 203 uri http://75.151.51.219:82//test.xml
When I use the xml validator on your website with that same URL it picks up the xml fine and validates it. Obviously, I am using a test URL on our side, and I expect that is the issue.
Can you help?
Attempting to fetch http://75.151.51.219:82//test.xml
HTTP/1.1 405 Method Not Allowed - http://75.151.51.219:82//test.xml
DocumentParser::FetchBuffer - could not open URL: http://75.151.51.219:82//test.xml
DocumentParser::FetchDocument - exiting with error result 2
errno: 203 uri http://75.151.51.219:82//test.xml
When I use the xml validator on your website with that same URL it picks up the xml fine and validates it. Obviously, I am using a test URL on our side, and I expect that is the issue.
Can you help?