In my App, I used this plugin as an authorization scheme, where when I click login, it should take me to Google account to perform login. However, I am getting (403 Forbidden) error as you can see.

From my previous question here, I think it has to do with Wallet and ACL settings. However, I do not have any idea on how to investigate the problem. What are the steps I should take in order to check whether ACL is set correctly or not, and how to debug that. Is there any logging method to help identify ACL problem.