First time here? Check out the FAQ!
0

CCAR Paragon - return 403

  • retag add tags

We are pull properties from Paragon(CCAR). Today we are facing issue in login using PHRETS. Phrets return below error.

=> HTTP (403) 403 - Forbidden: Access is denied. Server Error 403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.

So plz tell me why this error are coming. any request limit in CCAR for query ? or any other issue about this error.

Vikas's avatar
Vikas
asked 2020-09-14 08:54:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Since you didn't provide an account name I can only assume this is the issue.
There is a limit per login account on the number of logins that we allow per calendar day CST.
The limit for that CCAR is 20,000 and if your account has hit that limit a 403 error is returned.
To work around this, login then send multiple transactions in the batch before logging out.
I do see two CCAR RETS accounts where the limit has been reached in the past week.

bwolven's avatar
bwolven
answered 2020-09-14 11:10:16 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks, for the replay for my issue.

Our account name is : CCAR_WebMob

I can not understand properly about below line from your replay.

To work around this, login then send multiple transactions in the batch before logging out

So, Plz can you explain to me again?

or any limit of total request of per day ?

Vikas's avatar Vikas (2020-09-15 01:13:19 -0500) edit

The limit is only for the LOGIN transaction since creating sessions is more intensive.
What I mean is don't do a login, search a class, logout.
Then do another login, search another class, logout.
Do a Login, search class1, search class2, class 3, etc, then logout.
When pulling images using getobject do similar batching the image pulls.

bwolven's avatar bwolven (2020-09-15 09:23:14 -0500) edit

The account name I was looking for is the one used to access RETS (NO PASSWORDS).
I don't see this account in CCAR: CCAR_WebMob

bwolven's avatar bwolven (2020-09-15 09:34:59 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer