Skip to main content

Activity

commented on PHP Failing to work...
Hi,

Add ‘$authUrl = urldecode($authUrl)’ after the line ‘$authUrl = $client->getAuthenticationUrl($authorizeUrl, $redirectUrl);’

This will work.

- Adi
posted 2015-05-29 00:55:12 -0700