Rrrrnnyg
Rrrrnnyg20h ago

Rrrrnnyg - Hello, I want to get username's valu...

Hello, I want to get username's value from the RPC output, but it got a error says " Unexpected identifier root" , did I do it wrong?
No description
5 Replies
Gaurav Chadha
Gaurav Chadha19h ago
Hi @Rrrrnnyg, could you please log the value of Postgres RPC, using logging node before return node? Is the result an object?
Rrrrnnyg
Rrrrnnyg19h ago
Hi, yes the value of Postgres RPC is an object. Logging node displayed the correct data, but the return node says "undefined ".
No description
Rrrrnnyg
Rrrrnnyg19h ago
No description
Gaurav Chadha
Gaurav Chadha19h ago
You can check workflow logs instead to know the actual value of postres result
Rrrrnnyg
Rrrrnnyg19h ago
Yes I checked the log , actual value of postres result is correct.
No description