we are trying to call an API from Diyotta using REST test datapoint is working but the REST job is not fetching any data.
I’m trying to make an API call using an https connection with the API key in the endpoint URL.
The test datapoint is working as expected, but the REST Job is not not returning any data.
URL: https://qalocalapi.cantire.com/QAT/V1/resource?userGroup=Test&api_key=xvc383g5fspguabn22xu8z3d?
As the webservice URI has parameters included in it. we need to separate them and include them in the Rest Parameters. Try to run the jobflow after specifying them in the REST parameters.