Cannot read properties of undefined (reading 'message')

If the application is exported to JSON and then imported as-is, the following error message will be output.

Cannot read properties of undefined (reading 'message')

It also occurs in "[Sample App] Users Dashboard".

I see that you are getting a 403 error, what could be the possible cause?

WAF was the cause.