Answered by:
The remote server returned an error: (503) Server Unavailable

Question
-
Hello,
I have a Basic / Not-for-profit account, and I permanently get this ERR "The remote server returned an error: (503) Server Unavailable", when I try to upload a csv or a tab delimited data file.
Key seems to be ok, because I get a valid answer for requests like
http://dev.virtualearth.net/REST/v1/Locations/DE/85614/Kirchseeon/Bahnhof?key=xyzxyzxyzxyzxyzxyzxyzxyzxyz
Trying
http://spatial.virtualearth.net/REST/v1/dataflows/listjobs?key=xyzxyzxyzxyzxyzxyzxyzxyzxyz&output=xml
shows a valid result:
<StatusCode>200</StatusCode><StatusDescription>OK</StatusDescription><AuthenticationResultCode>ValidCredentials</AuthenticationResultCode><TraceId>xyzxyzxyzxyzxyzxyzxyzxyzxyzxyz|DB40070235|7.7.0.0|</TraceId><ResourceSets><ResourceSet><EstimatedTotal>0</EstimatedTotal><Resources/></ResourceSet></ResourceSets>
Any ideas how to solve the problem?
Sunday, March 12, 2017 11:35 PM
Answers
-
- Edited by Ricky_Brundritt Monday, March 13, 2017 3:21 AM
- Proposed as answer by Ricky_Brundritt Wednesday, March 15, 2017 3:40 PM
- Marked as answer by Ricky_Brundritt Wednesday, March 15, 2017 3:41 PM
Monday, March 13, 2017 3:20 AM
All replies
-
- Edited by Ricky_Brundritt Monday, March 13, 2017 3:21 AM
- Proposed as answer by Ricky_Brundritt Wednesday, March 15, 2017 3:40 PM
- Marked as answer by Ricky_Brundritt Wednesday, March 15, 2017 3:41 PM
Monday, March 13, 2017 3:20 AM -
Great, that was the solution. I had about 200 rows in the uploaded file.
I'm just wondering, why the system has sent such a mysterious/false err msg.
Monday, March 13, 2017 5:25 PM -