Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Internal Server Error on /themes.json

Internal Server Error on /themes.json

Pxppxr
Shopify Partner
10 0 2

Hi, whenever i try to upload a theme i get an "Internal Server Error".

Here is the data i'm trying to send:

data = {
  'theme': {
  'name': licence,
  'role': 'unpublished',
  'src': 'some file in my django app (https//ngrok.blabla/media/themes/theme.zip)'
  }
}

if i get rid of the "src" arg it works.

If i open the file's url in my browser the download starts right up.

Do you guys have an idea of what i could have been missed ?

Replies 0 (0)