Skip to content

Wrong links of images when fetching user details in development instance #6174

@ShridharGoel

Description

@ShridharGoel

Describe the bug

GET /v1/users/{user_id}

Response contains wrong URLs of images, starting with http://localhost/static/media/users/.

Issue exists only for the development instance. Correct links are received for the production instance.

Expected behavior

Links should start with https://open-event-api-dev.herokuapp.com/static/media/users/.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions