#Need help with creating function in Appwrite 1.6.0

9 messages · Page 1 of 1 (latest)

desert tartan
#

I created a database, a collection with attributes, then I tried to create an function. When I creating with any language it always return the error bellow:
Invalid document structure: Unknown attribute: "scopes"

Help plz

digital helm
desert tartan
digital helm
desert tartan
old pewter
#

Hello teams,
I hope you're ding well,
I had the same probleme:

  1. I was on appwrite 1.5.11 and cli 5.0.5
#
  1. then I updraded to appwrite console 1.6.0 | CLI 6.0.0
#

I solved the probmlem like this:

  1. stoped all appwrite container
  2. redoing the upgrade
  3. excuting the migration commad

And the problem solved !

#

if the problem is not solved use this command: docker compose up -d --build --force-recreate