lantrix / homebridge-dyson-pure-cool-credentials-generator

Generator of Credentials using an API Bearer Token for https://github.com/lukasroegner/homebridge-dyson-pure-cool
MIT License
0 stars 0 forks source link

Empty credentials page #1

Open adrianmihai83 opened 1 year ago

adrianmihai83 commented 1 year ago

I get to this, attached...

Is there something I am missing?

Regards, Adrian

Screenshot 2023-08-18 at 14 57 11

LE: also reply json:

{
"statusCode":200,
"body":{
},
"headers":{
"date":"Fri, 18 Aug 2023 11:56:33 GMT",
"content-type":"application/json; charset=utf-8",
"content-length":"2",
"connection":"close",
"x-amzn-requestid":"ecb60d24-2325-4f5d-a0e7-f441b7aad73b",
"x-amzn-remapped-content-length":"2",
"x-amzn-remapped-connection":"keep-alive",
"x-amz-apigw-id":"J2thuFDbjoEFjNg=",
"x-amzn-trace-id":"Root=1-64df5c71-7fc3df72de4cdb24e78d61bd",
"x-amzn-remapped-date":"Fri, 18 Aug 2023 11:56:33 GMT",
"cf-cache-status":"DYNAMIC",
"server":"cloudflare",
"cf-ray":"7f89f962fcad0520-OTP"
},
"request":{
"uri":{
"protocol":"https:",
"slashes":true,
"auth":null,
"host":"appapi.cp.dyson.com",
"port":443,
"hostname":"appapi.cp.dyson.com",
"hash":null,
"search":null,
"query":null,
"pathname":"/v2/provisioningservice/manifest",
"path":"/v2/provisioningservice/manifest",
"href":"https://appapi.cp.dyson.com/v2/provisioningservice/manifest"
},
"method":"GET",
"headers":{
"Authorization":"Modified Bearer DFB5BD5F3XXXXXXXXXXXXXXXXXXXX1707A7A7XXXXX07-1",
"User-Agent":"android client",
"accept":"application/json"
}
}
}

even later edit: looked at the code and I presume that I have to be on the same network with the device, I have tried from a VPN connection, will retry once I am in the location.

lockieluke commented 3 months ago

+1