You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to make anything like create a new api, set a http-auth, or an adapter I receive responses like this:
Request URL:http://pa2.neocatecumenato.net/apigility/api/module
Request Method:POST
Status Code:403 Forbidden
Response body:
Forbidden
You don't have permission to access /apigility/api/moduleon this server.
When I try to make anything like create a new api, set a http-auth, or an adapter I receive responses like this:
Request URL:http://pa2.neocatecumenato.net/apigility/api/module
Request Method:POST
Status Code:403 Forbidden
Response body:
Forbidden
You don't have permission to access /apigility/api/moduleon this server.
And this happens for many urls:
Request URL:http://pa2.neocatecumenato.net/apigility/api/authentication/http-basic
Request Method:POST
Status Code:403 Forbidden
Request URL:http://pa2.neocatecumenato.net/apigility/api/db-adapter
Request Method:POST
Status Code:403 Forbidden
I am using:
PHP 5.4.4-14+deb7u14
Debian GNU/Linux 7 (wheezy)
Apache/2.2.22 (Debian)
Originally posted by @paulovitorbal at zfcampus/zf-apigility-admin#235
The text was updated successfully, but these errors were encountered: