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

Optional Parms extra return #2

Open
LindaLawton opened this issue Sep 26, 2017 · 1 comment
Open

Optional Parms extra return #2

LindaLawton opened this issue Sep 26, 2017 · 1 comment
Labels

Comments

@LindaLawton
Copy link
Owner

Optional parms are building with an extra return i cant seem to track down were in the template its coming from.

$optParams = array(
            
  //'acknowledgeAbuse' => '[YourValue]',  //Whether the user is acknowledging the risk of downloading known malware or other abusive files. This is only applicable when alt=media.
            
  //'supportsTeamDrives' => '[YourValue]',  //Whether the requesting application supports Team Drives.
  'fields' => '*'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant