For some reason, I'm getting a weird 403 issues when I use ZF2 + apigility + Cpanel. I do not know where to look!
I have the same code running on my local machine and an aws server. Both do not have the 403 issues when trying to authenticate using Oauth2.
But, once I moved my code to my client's machine that is running on Cpanel. I have been getting this 403 issue. Initially, I thought it might be a permission issue, but that is not it. The only thing that is different is probably server.
So, I'm guess the problem would be related to security settings.
Please advice what are the possible security settings that might be causing this problem...