InfinilOriginal post
Rank 6: Server
I am trying to call deleteIdentity() from cloud function but i am getting (role: applications) missing scope (account)
Summary
The user is having trouble calling deleteIdentity() from a cloud function and is getting a missing scope (account) error. They suspect that they need to use the users endpoint for server-side tasks and have already given the necessary permissions to the API key. The issue has been closed.