In the watchdog() on line 323, see if you can add in a print_r($token_data, TRUE) on the $token_data variable that contains the response from Credly. You may want to check best practices on doing that in a secure way.
In the watchdog() on line 323, see if you can add in a print_r($token_data, TRUE) on the $token_data variable that contains the response from Credly. You may want to check best practices on doing that in a secure way.
Comments
Comment #1
cachesclay commentedOpened and fixed redundant issue. Closing.
Comment #2
cachesclay commented