Are all of the errors in English? I’m calling a function from my panel update()
method and getting an error:
Plugin Error: Plugin abc123 is not permitted to make changes from the background. Return a Promise to continue execution asynchronously.
I want to check for this error but if the errors are localized my check won’t work.