Hi everyone,
I was traing to create a simple scenario which make a http call. however i always get:
com.sap.b1i.xcellerator.XcelleratorException: XCE212 Error while performing HTTP call; HTTP status is 403, Forbidden
The api require variable apikey that i am including in "query" field
Also i tried to include the Key in httpheader.apykey field and so more tries.
any idea how to include the apikey variable ?
Thanks in advance
regards