-
Notifications
You must be signed in to change notification settings - Fork 23
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
/characters/{character_id}/notifications/ - unknown notification type (6040) #1380
Comments
|
I thought these were supposed to be be persistent notifications, so i have no followed up these on eve-glue |
|
Updated post to reflect 6040 StructureLowReagentsAlert and 6041 StructureNoReagentsAlert |
This should be fixed now. |
Bug
Regression of #1368
Some notifications returned from /characters/{character_id}/notifications/ are not returning their type, instead they are returning an "unknown notification type (6040)" or "unknown notification type (6041)" breaking validation of this response data. Interfering with the normal usage of this endpoint.
This is occuring because the respective notification types have not been added to eve-glue
esi/eve-glue#35 has been merged to fix 280-285
Request
GET http://characters/character_id/notifications/?datasource=tranquility
Response
Status Code
200
Headers
Body
Expected
200
Checklist
Check all boxes that apply to this issue:
The text was updated successfully, but these errors were encountered: