Closed vichen closed 7 years ago
Hello! Would you please check the value of private_key
is properly formatted? I can reproduce the no start line
error if the key does not follow this pattern:
-----BEGIN PRIVATE KEY-----\n{REDACTED}\n-----END PRIVATE KEY-----\n
That was the issue. Thank you!
Hi, @stephenplusplus I followed that pattern of private_key but I can still see that error. Could you help me?
Hi, @stephenplusplus I'm also followed that pattern of private_key after that seen your comment. but I can still see that error. Could you help me?
Greetings @parthasarathysarathy! Could you please open a new issue with details on what you're running into? Generally commenting on closed issues makes it a little harder for us to keep track of things :)
@Apollo725 @parthasarathysarathy were you able to solve your problem?
Found a similar issue, but it didn't really have a solution: #2609
Environment details
Node.js version: 8.1.4 npm version: 5.3.0 @google-cloud/vision version: 0.12.0
Steps to Reproduce Run the following
Output