zfcampus / zf-apigility-skeleton

BSD 3-Clause "New" or "Revised" License
445 stars 123 forks source link

A 404 error occurred in Apigility when I go to /oauth/authorize #167

Open JonnyD opened 5 years ago

JonnyD commented 5 years ago

When I go to the following url:

http://localhost/zf-apigility-skeleton/public/v1/oauth/authorize?response_type=code&client_id=testclient&redirect_uri=/oauth/receivecode&state=xyz

I get an error message saying

404 not found

https://i.stack.imgur.com/1Qpnz.png

weierophinney commented 4 years ago

This repository has been closed and moved to laminas-api-tools/api-tools-skeleton; a new issue has been opened at https://github.com/laminas-api-tools/api-tools-skeleton/issues/3.