Skip to content

I'm getting back nil for autodiscover #4

@retorquere

Description

@retorquere

With this script:

require 'autodiscover'
client = Autodiscover::Client.new(email: "emiliano.heyns@han.nl", password: "XXXXXXXX")
data = client.autodiscover(ignore_ssl_errors: true)
puts data.response

I'm getting back nil for the autodiscover call. I have to do the ignore, as the certificate doesn't match the domain (the exchange admins say that there's no problem, but eM Client complains about this too).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions