alex-peck / monarch-amazon-sync

A chrome extension to sync Amazon order details to Monarch
MIT License
53 stars 6 forks source link

An error occurred while fetching Monarch transactions #36

Open tjkcc opened 1 week ago

tjkcc commented 1 week ago

Thanks for the awesome extension! Just updated to 0.3.1 and running into this error:

image

jimboca commented 2 days ago

I get the same error, then open the log and after it fetches all Amazon invoices it says:

Fetching Monarch transactions
TypeError: Cannot read properties of undefined (reading 'allTransactions')
    at ne (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:34)
    at async G (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:3158)
    at async K (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:2001)
Sync complete
jimboca commented 2 days ago

I downloaded 0.2.0 and it gives same error, with different line numbers of course.

Fetching Monarch transactions
TypeError: Cannot read properties of undefined (reading 'allTransactions')
    at te (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:34)
    at async G (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:3204)
    at async K (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:1993)
Sync complete