
Hello, I am developing a Flutter web app and using the video player package to play videos. The issue arises when I change the file permission to 'users only'; the video won't play, although it works when set to 'anyone'. The video player package offers a headers option, but I'm unsure how to obtain the cookie and the correct structure to send it.
Recommended threads
- User Authentication through REST API
Hey everyone, I’m looking for some guidance on the best way to authenticate frontend requests to my API gateway using Appwrite sessions. Right now, I'm trying ...
- Delete account on authentication
I'm building an authentication that need to a user a choice of delete their account when they need and on the documentation, if I find delete sessions or sessio...
- I have an error oauth with Microsoft
invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for...
