
Hey,
I am currently trying to get the new authentication with ssr and next.js to work, but I can not create a api key with the neccessary scope. Also client.setSession is not available in my node sdk (server). Is this feature still not available in the cloud and needs time or am I doing sth wrong here?

What SDK Version are you using?

client :13.0.2 server node-appwrite : 11.1.1

client.setSession
is only available on 1.5x
which is yet to be released.

ah okay


is there a time window for the release

Somewhere in the March, but no exact ETA or Dates yet.

since i am using the cloud version from appwrite

See this for cloud supported APIs (1.4.13) - https://appwrite.io/docs/references/cloud/server-nodejs/account

ah, i only got the info via the newsletter from init. and then i thought it would be already available

This ticket can be closed then, is this correct? Since the problem is that the feature is not yet released?

Yes. You can add [SOLVED] as a prefix in the title.

okay . Will do that, thanks for your help

[SOLVED] API Key Auth session.write is missing
Recommended threads
- Permissions - Design Patterns
Hey Appwriters. I'm keen to tap into your database expertise. In my app I have nested collections: Canvas (think of it like Trello) Cards (just like Trello ca...
- Github push not triggering function depl...
I'm using appwrite cloud instance and connected my github account to appwrite successfully. I also configured the git settings of my appwrite functions. however...
- Python Flask Project Deploy
I am trying to deploy a Python Project works with Flask on Appwrite, but this is not working, domain shows 500 Error and Logs for any execution is not loading ...
