manosim / django-rest-framework-api-key

An extra layer of authentication for Web APIs made with Django REST Framework
BSD 2-Clause "Simplified" License
92 stars 30 forks source link

You do not have permission to perform this action. #22

Closed aheriagustian closed 3 years ago

aheriagustian commented 3 years ago

i get response status 403 and { "detail": "You do not have permission to perform this action." } when i use new or another generated api key.