Don’t include the brackets. So if your cloud id is 123456789, the URL should be:
https://123456789.homey.athom.com/api/app/com.internet/testbericht/12345
(the testbericht/12345
are the same from my example)
Don’t include the brackets. So if your cloud id is 123456789, the URL should be:
https://123456789.homey.athom.com/api/app/com.internet/testbericht/12345
(the testbericht/12345
are the same from my example)
I get this when using that url:
Okay, so apparently this isn’t possible anymore on v2, only local access is still working.
The great @Rocodamelshekima found out that it works with this URL:
https://123456789.connect.athom.com/api/app/com.internet/testbericht/12345
It is
Thanks! I will update the app instructions with this info
Yep. Ur using the IPadres instead of the cloudID?
I saw that. But after using the CloudId, it gave the old error…
Can u try this url in ur browser?
Or should I add my cloud id instead of the 123456789?
Yep!
My cloud id gives:
{“code”:401,“error”:“not_logged_in”,“error_description”:“You need to log in to access this resource”}
What is the full URL that you’re using? (and make sure to replace your cloud id with some placeholder )
I’m out of ideas Perhaps @Erik has any ideas why it doesn’t work (or if it should work at all)?
Which Homey FW version are we talking about here?
V2.0.0 that is
Just tested this url in “Shortcuts” and it’s working like it should.
Only thing i can think of u need to log in first but that’s just a wild guess.
Be sure you restart the app after changing the authorisation setting.