You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I make a [/characters/{character_id}/wallet/journal/ request, I am not seeing the project_payouts that the character earned in game. I DO see the project_payouts ref_type in the corporation journal when setting up the initial project with the funds being deducted.
I have tried this in both /dev and /latest
Request
GET /latest/characters/{character_id}/wallet/journal
Response
Status Code
200
Headers
Body
I'm not sure if this is needed as the rest of the contents are present and match data in EVE, it's just missing the project_payouts ref_type journal entries in ESI.
Expected
Checklist
Check all boxes that apply to this issue:
Bug description is provided
Request path is provided
Response status code is provided
Response headers are provided
Response body is provided
Expected response is provided
The text was updated successfully, but these errors were encountered:
Bug
When I make a [/characters/{character_id}/wallet/journal/ request, I am not seeing the project_payouts that the character earned in game. I DO see the project_payouts ref_type in the corporation journal when setting up the initial project with the funds being deducted.
I have tried this in both /dev and /latest
Request
GET /latest/characters/{character_id}/wallet/journal
Response
Status Code
200
Headers
Body
I'm not sure if this is needed as the rest of the contents are present and match data in EVE, it's just missing the project_payouts ref_type journal entries in ESI.
Expected
Checklist
Check all boxes that apply to this issue:
The text was updated successfully, but these errors were encountered: