Getting “Unable to parse the p12 file…” Error With google-api-php-client

前端 未结 6 1900
忘了有多久
忘了有多久 2020-12-20 15:02

I\'ve been searching for days and trying new and older version of google-api-php-client along with various other examples out there, but I can\'t seem to get around this err

6条回答
  •  無奈伤痛
    2020-12-20 15:31

    It's usually just a file permissions issue. make sure that the user running apache has permissions to read the p12 file.

提交回复
热议问题