Josh Gross | One of the required parameters for the getTransPattern request is the routePartitionName and it doesnt look to me like you are passing that into your function. I tested a raw request with the pattern and routePartitionName and it worked successfully. I also tried with just the pattern and it returned the same error that you posted. And if you are wanting to list all the translation patterns then the request would be the listTransPattern and in that instance you do not need to provide the routePartitionName you just provide the search string. For instance to search for any Translation Pattern starting with 9 you would search for 9% or to list all of them you could just do a % as your pattern to search for. |
| Please sign in to flag this as inappropriate. |