I’m trying to stream a video from storage using the file url but i am not sure what headers exactly to pass in the GET /view request. In the documentation i see 4 headers and confused what to send for session key. Also it looks like i need to generate a jwt token even though i have an active session from sdk. Please help me with it, stuck from a long time. Some posts mention just send the jwt, but i want the exact headers and their values. Thanks in advance.
Recommended threads
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- How to display images from storage
I tried the link above, but it returns the error “`Please upgrade to a higher plan.`” I don’t need Transformations at the moment, I just want to display the ima...