FuelSDK-Ruby icon indicating copy to clipboard operation
FuelSDK-Ruby copied to clipboard

Getting Error Code 12018

Open akshay-vishnoi opened this issue 8 years ago • 6 comments

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?

akshay-vishnoi avatar Nov 02 '16 18:11 akshay-vishnoi

Can you provide the stack trace?

amagar088 avatar Nov 02 '16 18:11 amagar088

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"}}

akshay-vishnoi avatar Nov 02 '16 18:11 akshay-vishnoi

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

amagar088 avatar Nov 02 '16 18:11 amagar088

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 avatar Nov 02 '16 18:11 akshay-vishnoi

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

akshay-vishnoi avatar Nov 02 '16 18:11 akshay-vishnoi

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

amagar088 avatar Nov 02 '16 19:11 amagar088