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

API Requests Failing #12

Open
applepearpi opened this issue Feb 3, 2024 · 8 comments
Open

API Requests Failing #12

applepearpi opened this issue Feb 3, 2024 · 8 comments
Labels
bug Something isn't working
Milestone

Comments

@applepearpi
Copy link

I am using the old renpho app as it seems that is the version which works with this integration. I have been unable to see any information from my sclaes coming through since I installed the integration and, checking the logs, I can see several API requests failed among other errors.
Screenshot 2024-02-03 at 19 54 15

@BenjiMcKenzie
Copy link

BenjiMcKenzie commented Feb 19, 2024

Hi,

I get the same error message

Screenshot_20240219_175950_Home Assistant.jpg

I also installed the other versions, but everytime the the same message

Br
Benji

@antoinebou12
Copy link
Owner

I will looks into it

@MarcelCountry
Copy link

MarcelCountry commented Feb 26, 2024

I can't make it work in any way.. Where am I wrong? Thank you
Screenshot 2024-02-26 095334

@antoinebou12 antoinebou12 modified the milestones: v2.0.1, v2.0.3 Mar 2, 2024
@antoinebou12 antoinebou12 added the bug Something isn't working label Mar 2, 2024
@antoinebou12
Copy link
Owner

Screenshot 2024-03-01 172618
Screenshot 2024-03-01 172636

@MEDumont
Copy link

MEDumont commented Mar 4, 2024

I am having similar issues. The integration will run, but if I do not include the user id, it will have invalid request params such as
https://renpho.qnclouds.com/api/v2/measurements/list.json?user_id=OptionalUserIDlast_updated_at=883634400&locale=en&app_id=Renpho&terminal_user_session_key=<session_id>
Or
https://renpho.qnclouds.com/api/v2/measurements/list.json?user_id=None&last_updated_at=883634400&locale=en&app_id=Renpho&terminal_user_session_key=<session_id>
If I add the optional user id, I get the following errors:
image

@Stephan-4711
Copy link

I have excatly the same error messages:
Logger: custom_components.renpho.api_renpho
Source: custom_components/renpho/api_renpho.py:415
Integration: Renpho (documentation, issues)
First occurred: 16:44:41 (232 occurrences)
Last logged: 16:53:11

An error occurred while listing girth: API request failed GET https://renpho.qnclouds.com/api/v3/girths/list_girth.json?user_id=None&last_updated_at=

@antoinebou12
Copy link
Owner

antoinebou12 commented Mar 5, 2024

Use the v2.0.1 or v2.0.0 or v1.0.0. I currently working on a fix for the last weeks. those version or more stable. Sorry for your trouble

@antoinebou12
Copy link
Owner

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

6 participants