httpApi - pass array of integer as query parameter

Hey,

passing an array as query parameter will not work. “AExtraIDs” has to be inside the body to get the call working.
AExtraIDs = array of integer

QueryParam

Bug or feature?

as expected. this attribute isn’t applicable for arrays and complex types.

from https://docs.remotingsdk.com/Servers/Concepts/HttpAPI/ :