mypyllant-component icon indicating copy to clipboard operation
mypyllant-component copied to clipboard

Can you consider supporting Chinese services?

Open piscesbody opened this issue 1 year ago • 2 comments

Can you consider supporting Chinese services?

piscesbody avatar May 03 '24 18:05 piscesbody

You would need to tell me the address of the login page that opens when you log into your MyVAILLANT account. For Germany, it looks like this: https://identity.vaillant-group.com/auth/realms/vaillant-germany-b2c/protocol/openid-connect/auth?.... I need the vaillant-germany-b2c part for Chinese services.

signalkraft avatar Jul 02 '24 13:07 signalkraft

Hello, @signalkraft , i have got the below log in for chinese services. hope this can make some help and you can help add china service.

本文件内容为 https://vicapi.vaillant.com.cn/auth/oauth/token?grant_type=password 的请求抓包详情,供您分析和定位问题。

  1. 请求内容 Request:

POST /auth/oauth/token?grant_type=password HTTP/1.1 Host: vicapi.vaillant.com.cn Accept: application/json, text/plain, / version: 06.00.001 Authorization: Basic YXBwLXc6aW90MlExWDNY Accept-Language: zh-CN,zh; Accept-Encoding: gzip, deflate, br Content-Type: application/x-www-form-urlencoded Content-Length: 93 User-Agent: VaillantPlus/230329288 CFNetwork/1490.0.4 Darwin/23.2.0 appkey: 9109fb3ea6c04cf1be34c71ff82a51ec Connection: keep-alive Cookie: acw_tc=0b68a82217289757409397890ef5890d16ac66b91cb333c455181baa3f05d4

username=&password=&appkey=9109fb3ea6c04cf1be34c71ff82a51ec&scope=server

xuchengcat avatar Oct 15 '24 07:10 xuchengcat