Closed pdolinaj closed 4 years ago
Hi,
I am only now starting with this PHP library but I would like to know, when setting up the connection, what are the username and password?
$arrCredentials = array( 'username' => '', 'password' => '' );
I tried the CONSUMER KEY + CONSUMER SECRET when I created a new app here: https://developerportal.garmin.com/
But that's probably not correct.
Can anyone please point me to the right direction?
Thank you.
Hi,
I am only now starting with this PHP library but I would like to know, when setting up the connection, what are the username and password?
$arrCredentials = array( 'username' => '', 'password' => '' );
I tried the CONSUMER KEY + CONSUMER SECRET when I created a new app here: https://developerportal.garmin.com/
But that's probably not correct.
Can anyone please point me to the right direction?
Thank you.