US Real Estate

FREEMIUM
От Data Scraper | Обновлено 12일 전 | Data
Популярность

9.8 / 10

Задержка

1,592ms

Уровень обслуживания

100%

Health Check

100%

Назад ко всем обсуждениям

403 on authenticated call

Rapid account: Kyle 1 T G Ta Q 2 R
Hello, when calling the api with a valid api key i randomly get the error:
{

status: 403,
message: ‘Error Text Response: Response code 403 (Forbidden)’,
data: null
}

If I retry the exact same request it will usually work on the second time. Why is this happening? Is there a rate limiter or something that is not documented?

Rapid account: Datascraper
datascraper Commented 5달 전

Hi,

We’ve added a function to re-sent the request with 403 respond code from the source.
We hope this can address that problem.
Let us know if you the problem still occurs.

Thanks

Rapid account: Kyle 1 T G Ta Q 2 R
kyle-1t_gTaQ2R Commented 5달 전

hi, any update on this?

Rapid account: Kyle 1 T G Ta Q 2 R
kyle-1t_gTaQ2R Commented 5달 전

sure, this is the for sale endpoint

url: ‘https://us-real-estate.p.rapidapi.com/v3/for-sale’,
params: {
state_code: ‘UT’,
sort: ‘newest’,
offset: ‘0’,
limit: ‘200’,
price_min: ‘10000’,
property_type: ‘multi_family,single_family,townhouse,condo’,
hide_pending_contingent: ‘true’
},

But i have also noticed it happening on the /v2/for-rent-by-zipcode as well. It is random as i paginate through the results by increasing the offset
Rapid account: Datascraper
datascraper Commented 5달 전

Hi,

Can you provide the endpoint with the parameters?

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии