If you hit the above error when retrieving an old consolidated E-Invoice transaction, you can proceed to update the consolidated JSON by following the below steps:
Locate “User” folder which is under same path of your data file, and look for all JSON file located under
You may use Notepad editor to open the individual JSON file and go to the 7th row, where you can see the Date tag; for example:
“Date”: “19/09/2025”,
Just modify the value to add 00:00:00 behind the date, like the example below.
"Date": "03/07/2025 00:00:00",
Save the modification from Notepad and go back to ABSS application; this should have resolved the error.
Comments
0 comments
Article is closed for comments.