Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update picker example #486

Merged
merged 1 commit into from
Sep 24, 2024
Merged

fix: update picker example #486

merged 1 commit into from
Sep 24, 2024

Conversation

jpoehnelt
Copy link
Member

  • fix for drive.file scope by adding .setAppId()
  • make a call to Drive.Files.get() to get the file metadata after picking the file
  • render the full picker response with the drive file response
  • add manifest to the picker example to force the picker to use the drive.file scope

- fix for drive.file scope by adding .setAppId()
- make a call to Drive.Files.get() to get the file metadata after picking the file
- render the full picker response with the drive file response
- add manifest to the picker example to force the picker to use the drive.file scope
@jpoehnelt jpoehnelt merged commit 5828c32 into main Sep 24, 2024
8 of 12 checks passed
@jpoehnelt jpoehnelt deleted the fix/picker branch September 24, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant