Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in server api call: Resource not found #35

Open
poudenes opened this issue Jun 19, 2024 · 0 comments
Open

Error in server api call: Resource not found #35

poudenes opened this issue Jun 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@poudenes
Copy link

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'}'
@soloam soloam added the bug Something isn't working label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants