Traceback (most recent call last): File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/appwrite/client.py", line 103, in call response = requests.request( # call method dynamically https://stackoverflow.com/a/4246075/2299554 File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/requests/sessions.py", line 575, in request prep = self.prepare_request(req) File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/requests/sessions.py", line 486, in prepare_request p.prepare( File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/requests/models.py", line 368, in prepare self.prepare_url(url, params) File "/usr/local/server/src/function/runtime-env/lib/python3.9/site-packages/requests/models.py", line 439, in prepare_url raise MissingSchema( requests.exceptions.MissingSchema: Invalid URL '/databases/654232d47fca4f8eea13/collections/654232ec6c858376c689/documents': No scheme supplied. Perhaps you meant https:///databases/654232d47fca4f8eea13/collections/654232ec6c858376c689/documents?
What's your code?
Recommended threads
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...