Peter McDonald
Peter McDonald
As with #42 the reason this is failing Monzo allows you to create a receipt that is inadvertantly invalid. The actual output is: {"code":"bad_response.marshaling","message":"Failed to marshal proto receipt to DTO","params":{"amount_currency":"GBP","client_id":"xxx","external_id":"ABC123","tax_currency":"","user_id":"xxx"},"retryable":{}}...
The issue seems to be related to creating invalid receipt items, however even after fixing a receipt and being able to fetch it delete does not work, further invetigation ongoing
Hi @GTB3NW Would you be able to create a merge request with the fix at least for retrieve. This is something I had planned to revisit but life took over....
That's cool cheers anyway. I will try to get it myself shortly.
Thanks @lol768 I will take a look this week sometime. I thought I was using this value for other logic but can't find anything. Will double check and update.