Scripted rest api with queryParams does not get correct order of param
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2024 01:33 AM - edited 06-16-2024 08:32 PM
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