appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms βš™οΈ

Home Page:https://appwrite.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Bug Report: Error accountCreateEmailSession is not a function

voidrot opened this issue Β· comments

πŸ‘Ÿ Reproduction steps

running appwrite login with v5.0.0 of the cli the action fails with the following error

Error accountCreateEmailSession is not a function

πŸ‘ Expected behavior

The cli should successfully login to the appwrite instance

πŸ‘Ž Actual Behavior

Login fails

🎲 Appwrite version

Different version (specify in environment)

πŸ’» Operating system

Linux

🧱 Your Environment

appwrite cli v5.0.0
appwrite v1.5

πŸ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

Closing as a duplicate of appwrite/sdk-for-cli#116