Error while using service accounts
rocketgithub opened this issue · 2 comments
rocketgithub commented
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
mvsjes2 commented
Thanks for the PR. I'll look into creating some tests for this. I've not used service accounts myself.
rocketgithub commented
Thanks for the library, it's been very useful