Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

minor extracting and displaying issue

Hi guys, I'm trying to extra a JSON variable and make it display in the console using JS. But I'm getting a null value.

In this proxy by using extra and assign policies I'm getting an specific record from sandbox, later I'm trying to extract a variable and want to display it using JS

I know somewhere I'm doing a minor flaw, but I can't recognize it. Please help me.

Please check the attached proxy and let me know where I'm doing it wrong.

P.S. For cat_id use cat_01.

@Anil Sagar

Solved Solved
0 9 279
1 ACCEPTED SOLUTION

Dear @Barahalikar Siddharth ,

Multiple Issues,

  • Extract Variables-2 Should be attached to response instead of request since you are extracting variable from response.
  • Entities Spelling mistake.
  • Do not use prefix for variables, Not sure why.. I need to investigate.

Please find working proxy attached. Working proxy here.

Cheers,

Anil Sagar

View solution in original post

9 REPLIES 9