meeech / shopify.tmbundle

A bundle for interacting with Shopify Theme Assets.
http://meeech.github.com/shopify.tmbundle/
136 stars 31 forks source link

Error response after successful uploads #63

Closed rickydazla closed 12 years ago

rickydazla commented 12 years ago

I just started getting server response errors like this: " *Error: Could not upload assets/styles.css.liquid to live.Done. " -- However, the file actually did upload successfully

I don't get the same thing with Pages, just Assets. Weird?

nathanperetic commented 12 years ago

I'm having the same issue. I spent about 4 hours trying to debug it with no luck. My theories right now are some Shopify API issue or something to do with upgrading to OS 10.7.5, though I can't see how that would matter.

meeech commented 12 years ago

k. Found the issue. Success response has changed, so while it's still successful, it reported as error.

rickydazla commented 12 years ago

I still get an error after successfully running "Remove selected assets from Shopify"

meeech commented 12 years ago

@rickydazla thanks. reopening.

meeech commented 12 years ago

fixed