Development discussions around Shopify APIs
Hi,
I am getting the following error hen I try to fulfill an order.
'X-Request-ID': '9a2de63d-8796-4214-ad55-d69c4e71d777',
Solved! Go to the solution
This is an accepted solution.
I just found the issue. I was sending the data as text but not JSON.
After using the following code, it worked.
data_json = json.dumps(my_json)
This is an accepted solution.
I just found the issue. I was sending the data as text but not JSON.
After using the following code, it worked.
data_json = json.dumps(my_json)
User | RANK |
---|---|
8 | |
6 | |
3 | |
3 | |
3 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By