Giter Club home page Giter Club logo

Comments (4)

Siggs2000 avatar Siggs2000 commented on August 22, 2024

This MLS also requires a User Agent and User Agent Password, btw... Is this the proper syntax for that?

@client = Rets::Client.new({
    metadata_serializer: Rets::Metadata::JsonSerializer.new,
    login_url: @login_url,
    username: @username,
    password: @password,
    agent:@user_agent,
    ua_password:@ua_password})

from rets.

dougcole avatar dougcole commented on August 22, 2024

That all looks correct to me, I'm not sure why the MLS is returning a 407, sorry! You can pass in a logger when initializing the client, I'd start by passing in a logger and seeing the full response from the MLS, something like logger: Logger.new(STDOUT)

from rets.

dougcole avatar dougcole commented on August 22, 2024

I'm going to close this, as it sounds like it's probably an issue with the rets server, not with the rets gem specifically. Feel free to post back to this issue if you have more questions or want help looking at the log output.

from rets.

Siggs2000 avatar Siggs2000 commented on August 22, 2024

It might actually be the proxy that I'm using. I've tried this on other MLS system and I get the same error. I'll check with Proximo.

I also figured out the useragent password syntax too. I'll add an example PR for that too. Thanks again.

from rets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.