pyeve / eve

REST API framework designed for human beings
https://python-eve.org
Other
6.71k stars 745 forks source link

Unpin Flask #1489

Closed Kludex closed 1 year ago

Kludex commented 2 years ago
Kludex commented 2 years ago

I've implemented the idea that I wanted, now I need to check why the response is:

{'_status': 'ERR', '_error': {'code': 401, 'message': 'Please provide proper credentials'}}

Ideas welcome 👀