US Real Estate

부분 유료
분류별 Data Scraper | 업데이트됨 13 days ago | Data
인기

9.8 / 10

지연 시간

1,607ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

403 on authenticated call

Rapid account: Kyle 1 T G Ta Q 2 R
kyle-1t_gTaQ2R
5 months ago
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 months ago

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 months ago

hi, any update on this?

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

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 months ago

Hi,

Can you provide the endpoint with the parameters?

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입