google-apiclient icon indicating copy to clipboard operation
google-apiclient copied to clipboard

Can't Create Instance to pass into parameter

Open hironate opened this issue 7 years ago • 1 comments

Hi, i am getting following error.

Google_Service_SiteVerification_Resource_WebResource::getToken() must be an instance of Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest, array given,

There is no method or facade to create Google_Service_SiteVerification_SiteVerificationWebResourceGettokenRequest in your library, we need to create instance exclusively for passing it. can't you do out of the box.

hironate avatar Jul 02 '18 11:07 hironate