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

I'm configuring Shopify with Erpnext and having this error #206

Open
arefaii opened this issue Feb 5, 2020 · 0 comments
Open

I'm configuring Shopify with Erpnext and having this error #206

arefaii opened this issue Feb 5, 2020 · 0 comments

Comments

@arefaii
Copy link

arefaii commented Feb 5, 2020

Status
Error
Method
sync_shopify_resources
Message
Traceback (most recent call last):
File "/home/frappe/frappe-bench/apps/erpnext_shopify/erpnext_shopify/api.py", line 32, in sync_shopify_resources
sync_products(shopify_settings.price_list, shopify_settings.warehouse)
File "/home/frappe/frappe-bench/apps/erpnext_shopify/erpnext_shopify/sync_products.py", line 16, in sync_products
sync_shopify_items(warehouse, shopify_item_list)
File "/home/frappe/frappe-bench/apps/erpnext_shopify/erpnext_shopify/sync_products.py", line 30, in sync_shopify_items
if e.args[0] and e.args[0].startswith("402"):
AttributeError: 'int' object has no attribute 'startswith'

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