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

Getting unknow error while adding customer to cart #1

Open
naveedabbas opened this issue Nov 17, 2016 · 6 comments
Open

Getting unknow error while adding customer to cart #1

naveedabbas opened this issue Nov 17, 2016 · 6 comments
Assignees

Comments

@naveedabbas
Copy link

Hi,
I am using this class and all steps are working fine like login, create cart, add to cart but when I tried to attach customer to cart getting the below response from the API

{
  "success": 0,
  "message": "Unknown error",
  "res": false,
  "sid": "9c9b7e830786727204c6f7e2005205fb",
  "error_code": 0
}

Can you please see this issue and suggest me a solution for that?

@mzeis
Copy link
Owner

mzeis commented Nov 18, 2016

Hi, please can you add the Magento version and the complete code you used? Something may have changed in recent Magento versions - I created this example about 3 years ago.

Thanks!

@naveedabbas
Copy link
Author

Hi,
My magento version is "1.9.2.3"
and I am using the exact same code given in the example, commented the rest of the part just using soap login, cart creation and adding customer to the cart. this code is working fine on version "1.9.1.1"

Thanks!

@naveedabbas
Copy link
Author

Hi,
Any update regarding this issue?

@mzeis
Copy link
Owner

mzeis commented Jan 26, 2017

Hi,

I'm sorry, didn't have time to look into it (please remember I don't use this code anywhere in production, it only was a proof of concept for Stack Exchange). Did you try anything new since your last update? E.g. test it with a newer 1.9.x version?

@naveedabbas
Copy link
Author

Hi, Yes testing with latest version of magento

@mzeis
Copy link
Owner

mzeis commented Sep 2, 2017

Hi, while going through old issues I saw I didn't follow up on this one. Is this you would still like to find out about?

@mzeis mzeis self-assigned this Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants