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.

AWeber::CreationError on Account with 261 Lists #46

Description

@mcumer

Hello,

I use the Aweber API for add customers to aweber lists when they purchase.

I use this line of code
service.account.lists.find_by_id(listname.to_i).subscribers.create(new_subscriber)

And It usually work.
With this account with 261 lists, in most lists ( the last on the lists array ) I get the error:

AWeber::CreationError: Object: <public_api.root.Root object at 0x70e3110>, name: u'lists'

How can I fix this and make it working independently on account number of lists?

Thanks.

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