Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Scripted rest api with queryParams does not get correct order of param

phong nt
Tera Contributor

I create Api endpoint by Rest scripted api with  application/x-www-form-urlencoded content-type and using 

queryParams to get all parameters, but its order is not corrent. Back in past, I use Processors and use 
getParameterNames and it work correctly.
Actor calling my api is payment service and I need correct order of param from them but Scripted api does not work well.
0 REPLIES 0