Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Strange error sporadically occurring when I use find_by_name #27

Description

@mdpatrick

Running into a somewhat unusual error. Not sure what to make of it...

This is triggered by the last line (the one using find_by_name) immediately after authentication:

oauth = AWeber::OAuth.new(my_consumer_key, my_consumer_secret)
oauth.authorize_with_access(my_access_token, my_access_secret)
list = aweber.account.lists.find_by_name('mylist')

screen shot 2014-05-14 at 11 29 24 pm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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