Get SOQL JSON error - one or more error occurred

Hi All,

I’m using Get Data SOQL JSON activity in my legacy code to execute a query and get json output but it is giving error - One or more error occurred.

Query - Select col1 from tablename where id = variablename

Query is in this format. Can anyone please help me what this error means as there is no other detail for error

@harshika.10732998

Around id dont we need single quote

Also expand the locas panel and open exception details …we can see the actual exception there

Cheers

1 Like