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)