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
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...