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

APIError: Unexpected 500 response from API #13

Open
jschwalbe opened this issue Feb 12, 2017 · 0 comments
Open

APIError: Unexpected 500 response from API #13

jschwalbe opened this issue Feb 12, 2017 · 0 comments

Comments

@jschwalbe
Copy link

$ somecomfort --username REDACTED@REDACTED.COM --password REDACTED --set_setpoint_heat=70.1
DEBUG:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): www.mytotalconnectcomfort.com
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal HTTP/1.1" 200 4142
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "POST /portal?UserName=REDACTED%40REDACTED.COM&RememberMe=false&Password=REDACTED&timeOffset=480 HTTP/1.1" 200 23
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal?UserName=REDACTED%40REDACTED.COM&RememberMe=false&Password=REDACTED&timeOffset=480 HTTP/1.1" 200 44
INFO:somecomfort:Session refreshed
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal?UserName=REDACTED%40REDACTED.COM&RememberMe=false&Password=REDACTED&timeOffset=480 HTTP/1.1" 200 44
INFO:somecomfort:Session refreshed
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "POST /portal/Location/GetLocationListData?page=1&filter= HTTP/1.1" 200 1301
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal?UserName=REDACTED%40REDACTED.COM&RememberMe=false&Password=REDACTED&timeOffset=480 HTTP/1.1" 200 44
INFO:somecomfort:Session refreshed
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal/Device/CheckDataSession/186335 HTTP/1.1" 200 1707
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "GET /portal?UserName=REDACTED%40REDACTED.COM&RememberMe=false&Password=REDACTED&timeOffset=480 HTTP/1.1" 200 44
INFO:somecomfort:Session refreshed
DEBUG:requests.packages.urllib3.connectionpool:https://www.mytotalconnectcomfort.com:443 "POST /portal/Device/SubmitControlScreenChanges HTTP/1.1" 500 13823
ERROR:somecomfort:API returned 500 from /Device/SubmitControlScreenChanges request
APIError: Unexpected 500 response from API

I can't figure out what's going wrong. Did the API change again? Any thoughts? Using newest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant