Rapid account: Things4u

Things4u / ntd119

I'm software engineer with over many years experience: API, Web Scraping, Java, Python, Data Scraping, API Integration, Data Extraction....

Дискусії

151
Title
Created at (Click to sort ascending)
A
1
Hi. This is an error from the Skyscanner API. We cannot fix it. Please try calling the endpoint again. Thanks. Wed 9:57 29/5/24
A
1
Hi, You can check on the Skyscanner app; it only displays a few days. However, for the days it doesn't display, you can still get the data. Regarding the 'time out' error, there are times when it occurs frequently and times when it occurs very rarely. This error happens because we use a third-party service. We have tried several services but haven't found a good one yet. We are working on finding a solution. Thanks. Mon 11:56 27/5/24
A
1
Hi, "I just checked within the last 24 hours, and I didn't see any errors with status code 403. I only saw 2 errors with status code 400 (Connection timeout, please retry the API call again). This error is due to the third-party service, and we cannot fix it. If you encounter this error, please wait a moment and try calling the endpoint again. It's possible that your code is not able to call the API. Thanks. Mon 11:54 27/5/24
A
1
Hi, This is an error with the third-party service we use to get data. If you encounter the error "Connection timeout, please retry the API call again," please wait a moment and try calling again. This issue occasionally occurs. We may find a different service to replace it. Thanks. Sat 10:37 25/5/24
A
3
Hi, We have just updated 4 endpoints 1. /languages 2. /currencies 3. /hotels/auto-complete 4. /hotels/search The /hotels/search endpoint has incomplete filter parameters. We will fully update the /hotels/search endpoint and other endpoints. Thanks. Sat 3:32 25/5/24
A
1
Hi, At the /flights/search-one-way endpoint, you input fromEntityId, toEntityId, and departDate In case the status is 'incomplete'(data->context->status=incomplete), you need to use the /flights/search-incomplete endpoint to get the full data until the status is 'complete'(data->context->status=complete) In the returned result, you will get the values of token and itineraryId to use for the /flights/detail endpoint. The information you need, such as Airline name, departure time, arrival time, and layover time, will be found in the response of the /flights/detail endpoint. Thanks. Sat 12:36 25/5/24