
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
- Using createAccount, I want to save user...
I am creating an e-commerce application using Vite, Tailwind, and Appwrite services for both customers and sellers. In the signup form, I have included fields f...
- Email Verification Delay Issues - Need H...
Hi everyone! I launched my product yesterday after testing, and I'm seeing users drop off during email verification. Initially thought users didn't like the pro...
- Trigger-Based Email Notification for Dat...
I'm developing a clinical website with an intake form. When users submit their information, it's automatically stored in Appwrite's database. I'd like to set ...
