• Bugs Reported
  • [Bug] Export statement as pdf on web fails on larger ranges

Hey guys,

I'm currently experiencing issues with the larger range exports via web, in the app it's working fine though. On web it throws back a json file telling the download will begin shortly, which in turn the app would understand as it is processing such a "large" file.

Reproducing steps:

  • login via web.bunq.com
  • select a busy sub-account
  • click the three dots on the top right, then hit Export Statement
  • select a larger range for the export (lets say 2 years)
  • set format to pdf
  • hit export
  • get the json file

contents:

{"Error":[{"error_description":"This statement is being exported now, it will be available for download shortly.","error_description_translated":"This statement is being exported now, it will be available for download shortly."}]}
    Thijs changed the title to [Bug] Export statement as pdf on web fails on larger ranges.
      Write a Reply...