First time here? Check out the FAQ!
0

KMA-rets 403 Error

  • retag add tags

Hi, we are setting up the new KMA Kentucky Alliance feed for RASK (Southern Kentucky) and because they decided to re-number all the listing IDs, we need to pull every listing. It appears our process attempts to log in for each listing which we are in the process of fixing, but as of now we are hitting a limit of some sort causing the HTTP 403 errors. We were wondering if its possible to reset the limit for us without having to wait until midnight. Also, what is our actual limit for logins/day?

https://KMA-rets.paragonrels.com/rets...

user = RACL9017585640

Thanks, Jeff Norris -- Crye-Leike, Inc.

jgnorris's avatar
jgnorris
asked 2021-10-12 16:14:57 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The limit was set pretty low. Set it to 20,000 logins per day.

bwolven's avatar
bwolven
answered 2021-10-12 17:51:44 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks!

jgnorris's avatar jgnorris (2021-10-13 09:04:28 -0500) edit

Were you able to get this working?
The fix for this is to combine transactions and do multiple ones after login.
For example:
* Login
* Search
* Search . . .
* GetObject
* GetObject . . .
* Logout

bwolven's avatar bwolven (2021-10-20 15:59:08 -0500) edit

Yes, there was a bug in our process that we fixed so we don't attempt to log in/out for each single listing search. Normally, we process by last modified timestamp and pull all changes since last time we ran it. But, in this case we needed to re-pull all listings individually. We were able to do that successfully after we fixed our issue.

jgnorris's avatar jgnorris (2021-10-20 16:14:52 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer