"User has no permission to create entity" error when navigating to Log Management in GUI

Hi,

When I login and navigate to Log Management in the GUI I get a toaster error with the above text. This is just in my browser, not related to any API calls or my app.

Thanks,
Leroy

Hi Leroy,

Make sure to enable NotAuthenticatedUser access for the Loggers table on the Data screen. It is needed now for logging to work properly.

Regards,
Mark

Hi,

Thanks for the quick response! I’m working in 3.0 and I don’t have a Loggers table showing up. Just for context, I’m currently trying to troubleshoot why my test business logic (I just copied and pasted the code from the documentation) is not producing any log file.

Thanks,
Leroy

What is your app id?

I got it sorted out, thanks and sorry to bother you. I hadn’t given my server code permissions so it wasn’t able to log. Thanks again for the great support!