#[SOLVED] Unable to access image / video files using URL from flutter app

8 messages · Page 1 of 1 (latest)

junior lava
zinc adder
junior lava
#

Thank you. That worked, but with this approach we have to maintain JWT token lifetime as it is only valid for 15 min and createJwt API is rate limited. Is there a better approach to handle this scenario?

zinc adder
junior lava
#

Yeah, it won't work for videos as well as there is no point in downloading the entire video file in advance. It would be much simpler, if SDK exposes an API to return the file url and abstracts the session management logic as it does for other APIs.

zinc adder
junior lava
#

Great. Looking forward to so many nice features in 1.5. Thanks for your support.