Skip to content

MEDIA_URL bug, can't get valid img url from cgw-web service #174

@alexvarko

Description

@alexvarko

I'm trying to download chain_logo and currency_logo on chain settings via cfg/admin. I have tried next configurations:

  1. When MEDIA_URL = "/media"
Image
  1. When MEDIA_URL = "https://localhost:8000/media"
Image Image
  1. When MEDIA_URL = "https://localhost:8000/cfg/media"

So, the only way to download and open the icon via a direct link, when MEDIA_URL="/media/”, as described in the first configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions