ReverseGeoCoder Fail Error in Mapkit
- by Biranchi
Hi All,
I am making the ReverseGeoCoder request with the following latitude and longitude
Latitude = 37.296740
Longitude = -122.001878
I am getting an error as "/SourceCache/ProtocolBuffer/ProtocolBuffer-19/Runtime/PBRequester.m:446 server returned error: 503"
With the ReverseGeoCoder fail message as "Error Domain=PBRequesterErrorDomain Code=6001 "Operation could not be completed. (PBRequesterErrorDomain error 6001.)"
What is this error due to ??
Any ideas ??
Thanks