Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NoneType' object has no attribute 'data' #337

Open
ErhanCitil opened this issue Jun 5, 2023 · 0 comments
Open

'NoneType' object has no attribute 'data' #337

ErhanCitil opened this issue Jun 5, 2023 · 0 comments

Comments

@ErhanCitil
Copy link
Contributor

Wanneer je een API call doet zonder 'data' mee te geven dan krijg je de volgende error:

'NoneType' object has no attribute 'data'

Sentry Error

Dit kan opgelost worden door in de API Schema de field 'data' required te maken. Of ergens anders vermelden dat het verplicht is om dit veld mee te geven tijdens het aan maken van een nieuwe object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant