Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to RETS through Fiddler/Postman #11

Open
DJOHN4 opened this issue Jun 12, 2020 · 1 comment
Open

Connecting to RETS through Fiddler/Postman #11

DJOHN4 opened this issue Jun 12, 2020 · 1 comment

Comments

@DJOHN4
Copy link

DJOHN4 commented Jun 12, 2020

HI Davisson,

I am trying to connect to RETs server using postman/fiddler.
All works well with https://retsmd.com/, however, it is never successful from fiddler or postman.
I have a website for my client which is written in .Net and java services. I want to call MLS DB to get data from .net/java class.

How can I do this?
I have below details from my MLS provider.

Login URL: https://rets2.gsmls.com/rets_idx/login.do
UserName: ######
Password: ######
User-Agent: ########
User-Agent Password: ####

I suspect I am not passing the right header values. I always get below error from postman/fiddler

@jonathan366
Copy link

I would recheck the User-Agent and set it to Fiddler Everywhere so that the server can identify the request sender. Also, double-check the conventions followed for the key-value pairs like username, password etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants