
I am getting duplicate variables on apigee during flow. The variable is created using a javascript policy at the request phase then updated at the response phase. But the problem is that during the response phase it creates a duplicate instead of updating the prevoius variable.
This issue didnt happen before so I’m not sure what to make of it. Is this an error on my side or a bug within apigee?