Rank 1: Thread
I created a function only for get list users, i deploy it and running execution from console and i got this error. But it's working fine if i deploy it on another project with same function code, what caused of this?
Votes
0
Replies
10
Participants
Unknown
Messages
11
Rank 1: Thread
I created a function only for get list users, i deploy it and running execution from console and i got this error. But it's working fine if i deploy it on another project with same function code, what caused of this?
Maybe the API key is incorrect or not set
Rank 1: Thread
its already set, i can make sure 100%
Rank 1: Thread
all the environment has been set
Rank 1: Thread
its fine if i deploy it on another project
Do you have set the variable?
And does the key have the users scope?
Rank 1: Thread
Thanks, i forgot the API key has scope configuration.
So that solved the issue?
Can I mark this as solved?
[SOLVED] Error: User (role: guests) missing scope (users.read)