Orit
Active member
- Affected version
- 2.2.5
Hi
I'm trying to use the XFMG API, but have come across a bug:
Calling /api/media returns the correct data, but the media_url property for images (media_type: "image") is returned as
The media_url for videos (media_type: "video") is returned correctly:
We are using version 2.2.5
Has this been resolved in later versions?
I'm trying to use the XFMG API, but have come across a bug:
Calling /api/media returns the correct data, but the media_url property for images (media_type: "image") is returned as
/api/media/13/data
.The media_url for videos (media_type: "video") is returned correctly:
/data/xfmg/video/0/37-39ae07657bdf50005e123d461dfcbcf0.mov
We are using version 2.2.5
Has this been resolved in later versions?
Last edited: