tastyigniter / ti-ext-api

Manages and generates RESTful APIs for TastyIgniter
MIT License
18 stars 22 forks source link

I need .nginx.conf rule #83

Open Jorgelig opened 1 year ago

Jorgelig commented 1 year ago

What happened?

When trying to consume any endpoint it gives me error 404

What did you expect to happen?

I need .nginx.conf rule like a https://github.com/tastyigniter/TastyIgniter/blob/3.x/.nginx.conf

Version

3.5.x

What browser are you seeing the problem on?

Chrome

Relevant log output

No response

troioi-vn commented 1 year ago

Probably your problem is not in the wrong configuration of Nginx. If you have generated your API-token via an admin account, try switching the endpoints to 'available for staff'. This solution helped me. 2023-03-27 10 53 11