Hi ,
I just installed the google drive plugin and after generating the private key, and client id getting error during creation of the folder as below :-
Google Drive WP Media
Fatal error: Uncaught exception ‘Google_AuthException’ with message ‘Unable to parse the p12 file. Is this a .p12 file? Is the password correct? OpenSSL error: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag’ in /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_P12Signer.php:39 Stack trace: #0 /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_AssertionCredentials.php(97): Google_P12Signer->__construct(‘?? ?? <!DOCT…’, ‘notasecret’) #1 /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_AssertionCredentials.php(80): Google_AssertionCredentials->makeSignedJwt(Array) #2 /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_OAuth2.php(264): Google_AssertionCredentials->generateAssertion() #3 /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_OAuth2.php(218): Google_OAuth2->refreshTokenWithAssertion() #4 /var/www/html/wordpress/ in /var/www/html/wordpress/wp-content/plugins/google-drive-wp-media/gdwpm-api/auth/Google_P12Signer.php on line 39
I tried suggested above solution but it didn’t worked for me.
Can anyone help me out in this ??