bunqCommunity / bunqDesktop

The unofficial, free and open source desktop application for the bunq API
https://bunqdesk.top
MIT License
272 stars 53 forks source link

Avatar images are not always shown #537

Open basst85 opened 4 years ago

basst85 commented 4 years ago

Check: https://together.bunq.com/d/22119-different-vendor-icons-in-desktop-and-mobile

bunqDesktop application uses MasterCardAction.counterparty_alias.avatar.image from the API response (of the mastercard-action endpoint) , which not always contains an avatar.

The image/avatar is sometimes only available in the Event.additional_transaction_information.avatar.image response-data of the event endpoint.