When i am trying to execute below query from google API i got "message" :
"Disallowed literal: 'invalid.csv'.", error.
Same query is working when i run in console https://console.cloud.google.com
Select * from DatastoreTableName where column = 'column value'
code used:
RunQueryRequest runQuery
Hi,
Im trying to print CHECK MARK before a test to represent it as PASSED in my
windows Jenkins server
so i used unicode '\u2713 ' (from
http://www.fileformat.info/info/unicode/char/2713/index.htm)in my code when
i print in my local machine its was good but in jenkins its showing as ✓
*and
Thanks Eric for all your help the problem solved when i made shell run mode
to Windows batch mode
*Problem Solved*
On Tuesday, 18 October 2016 20:59:44 UTC+5:30, bolleypally vijay kumar
wrote:
>
> 1. I'm trying to print node and npm version in a jenkins jobs in windows
> mach
that others more
> knowledgeable about the NodeJS plugin may be able to help.
>
> Regards,
> Eric
>
> On 10/20/2016 6:14 AM, bolleypally vijay kumar wrote:
>
> Hi Eric Pyle,
>
> Thanks for your help
>
> as you mentioned i installed Cygwin and added to path and able t
as invoked when i'm printing npm
version ?
On Tuesday, 18 October 2016 20:59:44 UTC+5:30, bolleypally vijay kumar
wrote:
>
> 1. I'm trying to print node and npm version in a jenkins jobs in windows
> machine
>
> I dont wan to use Auto install so i gave physical location o