dkilgore90 / google-sdm-api

Apache License 2.0
70 stars 22 forks source link

An unexpected error has occurred trying to load the app. #92

Closed Herrinc closed 1 year ago

Herrinc commented 1 year ago

Trying to load Google sdm api Unexpected r

dkilgore90 commented 1 year ago

More info needed to diagnose - any additional errors displayed in the browser page? Error logs in the Hubitat logs?

Herrinc commented 1 year ago

(https://remoteaccess.aws.hubitat.com/logs#)groovy.json.internal.Exceptions$JsonInternalException: unexpected character r on line 198 (method uninstalled) app:9102023-01-15 11:25:18.364 AMerrorgroovy.json.internal.Exceptions$JsonInternalException: unexpected character r on line 198 (method mainPage) app:9102023-01-15 11:25:15.127 AMerrorgroovy.json.internal.Exceptions$JsonInternalException: unexpected character r on line 198 (method

Herrinc commented 1 year ago

[cid:storage_emulated_0_DCIM_Screenshots_Screenshot_20230115_173645_Chrome_jpg_1673836374428]

Sent from my Verizon, Samsung Galaxy smartphone

-------- Original message -------- From: dkilgore90 @.> Date: 1/15/23 4:54 PM (GMT-07:00) To: dkilgore90/google-sdm-api @.> Cc: Herrinc @.>, Author @.> Subject: Re: [dkilgore90/google-sdm-api] An unexpected error has occurred trying to load the app. (Issue #92)

More info needed to diagnose - any additional errors displayed in the browser page? Error logs in the Hubitat logs?

— Reply to this email directly, view it on GitHubhttps://github.com/dkilgore90/google-sdm-api/issues/92#issuecomment-1383289621, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AURWUCFP77NYJRXXDO5NUNLWSSE3VANCNFSM6AAAAAAT4AOAA4. You are receiving this because you authored the thread.Message ID: @.***>

Herrinc commented 1 year ago

Sent from my Verizon, Samsung Galaxy smartphone I have the project ID as seen below What is entered in the credentials. Json field??

-------- Original message -------- From: dkilgore90 @.> Date: 1/15/23 4:54 PM (GMT-07:00) To: dkilgore90/google-sdm-api @.> Cc: Herrinc @.>, Author @.> Subject: Re: [dkilgore90/google-sdm-api] An unexpected error has occurred trying to load the app. (Issue #92)

More info needed to diagnose - any additional errors displayed in the browser page? Error logs in the Hubitat logs?

— Reply to this email directly, view it on GitHubhttps://github.com/dkilgore90/google-sdm-api/issues/92#issuecomment-1383289621, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AURWUCFP77NYJRXXDO5NUNLWSSE3VANCNFSM6AAAAAAT4AOAA4. You are receiving this because you authored the thread.Message ID: @.***>

dkilgore90 commented 1 year ago

Doing some cleanup and realized this ticket was still open -- sorry for the delay, are you still having issues? Your screenshot did not attach successfully.

The project ID should be a UUID from the Device Access Project The credentials.json is the full JSON object downloaded from your OAuth2 credentials in Google Cloud Project -- it appears that there is an unexpected character in your JSON which is causing the parsing to fail.

dkilgore90 commented 1 year ago

Closing as this ticket has gone stale.