php-samples icon indicating copy to clipboard operation
php-samples copied to clipboard

Example is missing a state variable

Open humancalendar opened this issue 3 years ago • 0 comments

I couldn't get the quickstart.php example to work until I added a $client->setState('1'); at line 34. Apparently setting a state variable is required now.

(sorry, I don't know the formal process for fixing this)

humancalendar avatar May 30 '22 18:05 humancalendar