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

User is already being used error #77

Open
noctivityinc opened this issue May 7, 2021 · 0 comments
Open

User is already being used error #77

noctivityinc opened this issue May 7, 2021 · 0 comments

Comments

@noctivityinc
Copy link

Trying to run a method we've run 1000 times:

response = DRIP_CLIENT.create_or_update_subscriber(subscriber_email, options)

but are now getting this odd error:

#<Drip::Response:0x00007fa0bb3d6540 @status=422, @body={"errors"=>[{"code"=>"uniqueness_error", "attribute"=>"user_id", "message"=>"User is already being used"}]}, @links=nil, @meta=nil, @members={"errors"=>[{"code"=>"uniqueness_error", "attribute"=>"user_id", "message"=>"User is already being used"}]}>

Is the API having issues?

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

1 participant