First time here? Check out the FAQ!
0

What are we doing wrong with librets?

  • retag add tags

Hello,

We are trying to pull photos and have recently brought in Librets to help with this. We're having a bit of trouble when just trying to log into a specific server. Here's the information:

URL: https://nkmls-rets.paragonrels.com/re... Username: 432510011

When trying to login the only response we get is "You are not logged in." Here is the script we're using (minus our credentials).

"NKMLSKY": { "field_mlsNumberName": "L_ListingID", "field_photoIDName": "L_ListingID", "field_photoTypeList": "Photo,Thumbnail", "field_propertyClassMap": { "ResidentialProperty": "RE_1", "MultiFamily": "MF_4" }, "field_propertyResourceName": "Property", "field_selectFields": "L_ListingID,L_PictureCount,L_FirstPhotoAddDt,L_Last_Photo_updt", "field_useStandardNames": false, "login_url": "https://nkmls-rets.paragonrels.com/rets/fnisrets.aspx/NKMLS/login?rets-version=rets/1.7.2", "passwd": "", "user_agent_id": "", "user_agent_passwd": "", "user_id": "432510011", "rets_version": "1.7.2" }

Is this something you may be able to provide assistance with?

Thank you!

Shirley

Clear Capital's avatar
Clear Capital
asked 2017-11-30 11:01:32 -0500, updated 2017-11-30 11:03:50 -0500
edit flag offensive 0 remove flag close merge delete

Comments

You can try setting: session.SetModeFlags(RetsSession.MODE_NO_SSL_VERIFY); with HTTPS. Or try changing URL to HTTP to see if it works without SSL. Also what LIBRETS version are you using?

bwolven's avatar bwolven (2017-11-30 16:20:37 -0500) edit

Thank you! I'll give it a shot and keep you updated.

Clear Capital's avatar Clear Capital (2017-11-30 16:22:10 -0500) edit

Sorry, we're on librets 1.6.1

Clear Capital's avatar Clear Capital (2017-11-30 16:25:41 -0500) edit

Did it work with either of those suggestions?

bwolven's avatar bwolven (2017-12-01 10:36:11 -0500) edit

Hi, I'm waiting for our developer to let me know. I've sent a follow up asking for an update. Thanks for checking in!

Clear Capital's avatar Clear Capital (2017-12-01 12:08:20 -0500) edit

Were you able to get this working?

bwolven's avatar bwolven (2017-12-06 07:57:11 -0500) edit
add a comment see more comments

1 Answer

0

Hello, We were able to log in changing the URL to HTTP. Thank you so much for your help as always.

Clear Capital's avatar
Clear Capital
answered 2017-12-06 14:44:42 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer