Rank 2: Process
Hi.I updated appwrite everything works fine except the session is not taking the session in my functions it brings me the information of all the users.
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 2: Process
Hi.I updated appwrite everything works fine except the session is not taking the session in my functions it brings me the information of all the users.
Rank 3: Container
Not sure I understand. What version did you upgrade from ? And to which version? Also can you be more specific about what doesn't work in functions ?
Rank 2: Process
I had version 1.3.4 - 1.3.8 - 1.4.13 I have the most recent version...The session in functions is the problem
Rank 2: Process
I consult by user and it brings me the information of all the users
First of all - did you run migration?
Second, what's your code?
Rank 2: Process
YES
Rank 2: Process
Rank 2: Process
In my function I have this to get user information
Rank 2: Process
Everything was working great until I migrated everything to a new server
Di you migrate your function code? appwrite 1.4 introuce many changes in functions, you can check more details here: https://appwrite.io/docs/products/functions/development