Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Getting Error Code 12018 #55

Open
akshay-vishnoi opened this issue Nov 2, 2016 · 6 comments
Open

Getting Error Code 12018 #55

akshay-vishnoi opened this issue Nov 2, 2016 · 6 comments

Comments

@akshay-vishnoi
Copy link

While creating a subscriber I am getting error code 12018 from ET. Can you please let me know what does it mean?

Or How can I get a sample SOAP envelope that this gem creates while sending request?

@amagar088
Copy link
Contributor

Can you provide the stack trace?

@akshay-vishnoi
Copy link
Author

I am getting this in body of response.

{:create_response=>{:results=>{:status_code=>"Error", :status_message=>"ResubscribeFailed", :ordinal_id=>"0", :error_code=>"12018", :new_id=>"0", :object=>{:partner_key=>nil, :object_id=>nil, :email_address=>"xxxxxxx", :subscriber_key=>"xxxxxxx", :status=>"Active", :"@xsi:type"=>"Subscriber"}}, :request_id=>"xxxxxxxxxxxx", :overall_status=>"Error", :@xmlns=>"http://exacttarget.com/wsdl/partnerAPI"}}

@amagar088
Copy link
Contributor

May be the subscriber you are tying to create is already been there.

@akshay-vishnoi
Copy link
Author

I checked it and its not present there. Can you please let me know how can I get SOAP envelope of request. I can get the SOAP envelope of response but I need envelope for request.

@akshay-vishnoi
Copy link
Author

I still don't know why this error is coming. But I am now able to find request envelope.

@amagar088
Copy link
Contributor

Can you provide payload so that I can recreate the issue and will help you in a better way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants