mvsjes2/p5-google-restapi

Error while using service accounts

rocketgithub opened this issue · 2 comments

While using service accounts, there is an error because the lib is using the wrong subroutine name:

Undefined subroutine &Google::RestApi::Auth::ServiceAccount::config_file called at /Google/RestApi/Auth/ServiceAccount.pm line 19.

Pull request #10 fixes this

Thanks for the PR. I'll look into creating some tests for this. I've not used service accounts myself.

Thanks for the library, it's been very useful