Election-Tech-Initiative / Election-Tech-Initiative/electionguard-api-python
🐞 NoneType Error
Đang mở
bug
triage
- Ngôn ngữ chính
- Python
- Star
- 37
- Fork
- 29
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Hi, i'm trying to test the framework, but when i use the postman api i received this error :
`(, TypeError("'NoneType' object is not iterable"), )
INFO: 127.0.0.1:57014 - "PUT /api/v1/user HTTP/1.1" 500 Internal Server Error`
In this case i tried to create a new user. The login endpoint works well instead
### Expected Behavior
Create a user
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS: Kali Linux 23.04
```
### Anything else?
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.