Hello Leslie,
I finally succeeded, but with my labestyle.hc@gmail.com account, because for me, my developer account remains “laurent.berthe@gmail.com” on WWL, and I can have several different clients therefore different accounts on home + control specific to each customer.
On the H + C application (logged in “labestyle.hc@gmail.com” my customer number 1) I managed to create an eliot account via third party applications, in “labestyle.hc@gmail.com”.
I now have a third-party application displayed in my client’s mobile application and via WWL with my login “laurent.berthe@gmail.com”, I managed to get the API working to find my plant ID:
Response status: 200 OK
Response latency: 211 ms
{
“plants”: [{
“id”: “00000000xxxxxxxxxxxxxxxxxxxxxxxxxx”,
“name”: “14D Le Haillan”
“country”: “FR”
}]
}
“name”: “14D Le Haillan” is the name of my client’s house.
Thank you again for your patience and your help which allowed me to find the solution.
Laurent