Rapid account: Geocoding

Geocoding / GeocodeSupport

Дискусії

13
Title
Created at (Click to sort ascending)
A
3
We rolled out a mitigation that fixes a wrong http header we currently get from the RapidAPI proxy if a Content-Type is set in a request (which is not needed by the way). We are still in contact with RapidAPI in finding out why they add that header since today that shouldn't be there in the first place and hope that they fix it as well. But with our mitigation you should not see the errors anymore and get results again even while sending a Content-Type header on your GET request. 월 4:25 11/9/23
A
3
We rolled out a mitigation that fixes a wrong http header we currently get from the RapidAPI proxy if a Content-Type is set in a request (which is not needed by the way). We are still in contact with RapidAPI in finding out why they add that header since today that shouldn't be there in the first place and hope that they fix it as well. But with our mitigation you should not see the errors anymore and get results again even while sending a Content-Type header on your GET request. 월 4:25 11/9/23
A
1
Hi, this API does not support POST requests nor batch requests, but you may try to set up a postman collection with a csv input while using one of the GET endpoints and run this e.g. via newman cli to save the results into a csv. Please also note while switching from POST to GET in Postman: don't send a Content-Type request header for a GET request. 월 10:24 11/9/23
A
1
RapidAPI fixed their proxy error. Any requests (in all regions, not only Eastern Asia) should see normal results again. 목 7:11 11/5/23
A
1
Hello saheem128, no this API does not provider an endpoint for details by osm_id through the normal plans. If you do need that endpoint, it could only be made available in a custom plan. 수 2:47 10/5/23
A
1
The API does return a valid json object, so you could just use the adress object of the first result to fetch e.g. street and city or country, etc. So it would be better to use response.json() instead of response.text(). 일 6:33 7/5/23