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
- Account API: Update status. Feature on t...
Is there in the cloud.appwrite.io a button/flag to update a user status. I know there is an API for this, but i like to change de value inside de cloud console....
- Next16 server side and client side
I want to use AppWrite in a Next.16 project. Following the documentation, I implemented server-side authentication using Node-AppWrite. Is it possible to make a...
- Appwrite Storage URLs are buggy
All of a sudden since a few days or weeks Appwrite Storage URLs keep cycling between only the actualy URLs with the "&mode=admin" working and URLs only working ...