Google Picker with AccessToken not working
问题 I can't seem to get Google Picker working. I have authenticated my user using the PHP League Oauth Provider After authenticating, an accessToken for my user looks something like this; ya67.Fi_dfioriogneegroig7Czdy54z0sdfdvnfr9fn38n3n93 This is my Javascript and HTML code for rendering the picker; <a href="{{ appContextInstallId }}/authenticate" class="btn info"> <i class="icon-bolt"></i> Authenticate </a> <button onClick="createPicker()">Add a new document</button> <script type="text