soloam / ha-fireflyiii-integration

FireflyIII Integration for Home Assistant
MIT License
11 stars 0 forks source link

Error in server api call: Resource not found #35

Open poudenes opened 2 weeks ago

poudenes commented 2 weeks ago

Version: 1.0.5 HA: 2024.6.3

I get this error when I add the integration. (Return Bills in my case) The bills are visible in calendar.

2024-06-19 15:10:05.443 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call: Resource not found
2024-06-19 15:10:05.444 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call, status 404: Resource not found
2024-06-19 15:10:05.445 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Invalid response from server on transactions on id 5378, expected JSON data response: '{'message': 'Resource not found', 'exception': 'NotFoundHttpException'}'
2024-06-19 15:10:05.587 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call: Resource not found
2024-06-19 15:10:05.588 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call, status 404: Resource not found
2024-06-19 15:10:05.589 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Invalid response from server on transactions on id 5414, expected JSON data response: '{'message': 'Resource not found', 'exception': 'NotFoundHttpException'}'
2024-06-19 15:10:06.696 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call: Resource not found
2024-06-19 15:10:06.706 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call, status 404: Resource not found
2024-06-19 15:10:06.712 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Invalid response from server on transactions on id 5378, expected JSON data response: '{'message': 'Resource not found', 'exception': 'NotFoundHttpException'}'
2024-06-19 15:10:06.899 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call: Resource not found
2024-06-19 15:10:06.899 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Error in server api call, status 404: Resource not found
2024-06-19 15:10:06.902 ERROR (MainThread) [custom_components.fireflyiii_integration.integrations.fireflyiii] Invalid response from server on transactions on id 5414, expected JSON data response: '{'message': 'Resource not found', 'exception': 'NotFoundHttpException'}'