ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,133
- Points
- 823
Reputation:
Hi
I'm trying to use the XFMG API, but have come across a bug:
Calling /api/media?category_id=1 (for example) 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?
Continue reading...
I'm trying to use the XFMG API, but have come across a bug:
Calling /api/media?category_id=1 (for example) 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?
Continue reading...