2012 May 16 12:59 PM
Hi Experts,
I'm trying to receive currency exchange rates from Poland National Bank and Latvia National Bank using HTTP_GET function.
I use URL: http://www.nbp.pl/kursy/xml/LastA.xml - for Poland
and http://www.bank.lv/vk/xml.xml - for Latvia
So, all preferences are the same, but I receive and XML-data from Poland, and got a BAD REQUEST 400 error from Latvia.
Whats wrong?
2012 May 16 1:09 PM
It may be because of the Systems.Ie unicode systems and the system may not be configured
2012 May 16 1:34 PM
2012 May 16 1:10 PM
2012 May 17 7:19 AM
2012 May 17 7:30 AM
Through transaction smicm up the trace level, and run the request again. See what the trace says.
2012 Oct 30 2:30 AM
Hi Guys,
Do you have any update of this Post?
I also met this question, when user WEB Test Service to check , the XML document could get , but when I use HTTP_GET, there is BAD Request 400
Best regards.
William.
2012 Nov 20 8:03 AM
hi Guys,
The problem had been solved , I added some header fields , then I could get the right result.
William,.