Unable to connect to ssl
Posted: Fri Mar 17, 2023 9:45 am
Hello,
I'm french, and want to use Telldus API Explorer.
In common.php they are 2 vars to define :
define('KEY', '');
define('SECRET', '');
what KEY and SECRET is it?
on http://api.telldus.com/keys/showToken page they are 4 :
Public key: FE*****
Private key: ZU*****
Token: 2c*****
Token secret: a2****
When i use , my page return error :
HTTP_OAuth_Exception: Unable to connect to ssl://api.telldus.com:443. Error: stream_socket_client()
I want just to access list of devices with there Ids.
how can to do?
PS : Telldus Account API work fine.
thanks.
I'm french, and want to use Telldus API Explorer.
In common.php they are 2 vars to define :
define('KEY', '');
define('SECRET', '');
what KEY and SECRET is it?
on http://api.telldus.com/keys/showToken page they are 4 :
Public key: FE*****
Private key: ZU*****
Token: 2c*****
Token secret: a2****
When i use , my page return error :
HTTP_OAuth_Exception: Unable to connect to ssl://api.telldus.com:443. Error: stream_socket_client()
I want just to access list of devices with there Ids.
how can to do?
PS : Telldus Account API work fine.
thanks.