robvankeilegom / firefly-III-paypal-importer

PayPal Data Importer for Firefly III
48 stars 3 forks source link

Error on account creation when pushing to Firefly #7

Closed flifloo closed 2 years ago

flifloo commented 2 years ago

When sync to Firefly, I got this error:

Pushing data to Firefly

In Firefly.php line 198:

  App\Firefly::createAccount(): Return value must be of type array, stdClass   
  returned

I edit the prototype of createAccount in app/Firefly.php and remove the return type specification and the import exit without error.

robvankeilegom commented 2 years ago

Thanks, i fixed it in master. I'm gonna close this issue. If there's anything else, lmk!