First time here? Check out the FAQ!
0

Getting Started Guide

  • retag add tags

I'm just going to start off and say this is my first project using an API on a site and I'm having trouble on getting started.

First things first, I'm following along the best practice guide and I'm able to do the Sample Login Transaction in the Getting Started Section and see all the XML it says I should be seeing. The problem is, when I do the Sample GetMetadata Transactions section and put in the link into my browser, I get a 20036 Error code saying its a login error and I'm missing the RETS version. Since I logged in with the previous step shouldn't that not be a problem?

I'm sure there's a simple answer to this question and I'm just missing something. Thanks in advance for your help.

zslagowski's avatar
zslagowski
asked 2020-11-09 14:50:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Just include the rets-version parameter on the login URL on the subsequent requests too.

bwolven's avatar
bwolven
answered 2020-11-11 12:02:07 -0500
edit flag offensive 0 remove flag delete link

Comments

So I'm adding:

http://wyo-rets.paragonrels.com/rets/...

This link doesn't product anything. I feel dumb but the guide doesn't make sense either. Thanks for your help in advance.

zslagowski's avatar zslagowski (2020-11-16 15:03:23 -0500) edit

Login: http://wyo-rets.paragonrels.com/rets/...

    Get resource metadata: http://wyo-rets.paragonrels.com/rets/fnisrets.aspx/WYO/getmetadata?rets-version=rets/1.8&Type=METADATA-RESOURCE&Format=COMPACT&ID=0<br/>

    Logout: http://wyo-rets.paragonrels.com/rets/fnisrets.aspx/WYO/logout?rets-version=rets/1.8
bwolven's avatar bwolven (2020-11-16 15:15:45 -0500) edit

Thank you so much for this. You have no idea how long I've been trying to plug in the version into the link.

zslagowski's avatar zslagowski (2020-11-16 15:18:35 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer