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 151
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