TypeError: os.type is not a function at new _Client (node-appwrite.js?v=050b1c09:2391:57)
- 1
- Web

im getting this error when trying to configure node sdk

what version?


latest is 13.0.0, you are using Cloud, right? also, could you link the docs that mention 11.1.1?


I’m using this

Is there something I’m missing?

I have a few queries though: Ive just started my project and thought of using BaaS. I picked the Web sdk Something i wanted to do is list all documents of a collection without the user being logged in, but the roles of the collection require “all users” the “read” permission.
I tried using the “any” in the permissions but on running the query for listing the documents I’m getting error 401 unauthorised, I implemented an api key in it but got the type.os error. Does the user still need to have a session ?
Then I thought of switching to a node sdk with an api key but this same error again.
Recommended threads
- Error setting postman body
Good evening, anyone has an idea on how to pass body to appwrite function using postman? this is how I've passed it : { "providerName": "adamu" } and I ke...
- Attributes stuck at processing
Added some attributes to my collection, and they are stuck in processing for over half an hour. Project ID: 684d0539002c85ded9c5
- Attributes stuck at processing
I created a collection and after adding 4 attributes, the next ones are stuck in processing state since a long time. My project id: 6851551f0037d6ae5a24
