How do i know what user this is?

I keep getting an “access deny” error but i cannot figure out who it is. This is what the error log looks like. I also can see the Client ID - but i cannot figure out where to go to see who that is:

nm - i sent this to support…

Solved Solved
2 2 149
1 ACCEPTED SOLUTION

That user was not logged in; that’s what that means.

-1[-1]

It means the system couldn’t find any result for the USEREMAIL() function - and if you have User Login required on your app, that’s why they’re being denied.

View solution in original post

2 REPLIES 2

That user was not logged in; that’s what that means.

-1[-1]

It means the system couldn’t find any result for the USEREMAIL() function - and if you have User Login required on your app, that’s why they’re being denied.

Thank you!

Top Labels in this Space