Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello! I hope you are having a good day
I'm having problems with the rest connector to make a post call, all the get calls work perfect, but the post doesn't, it just throws 401 error. The same call in postman works fine. Are there any limitations in saas?
I'm using Klenty, GET calls work fine, POST via Qlik doesn't.
I leave images of the configuration and the error
I really appreciate your time!
While in the data load editor,
Check to ensure that if you are using Windows auth schema, make sure to enter your windows userID and password with each connection test attempt.
Hope this helps!
Hi Frank!
Im not using windows auth schema, only the x-api-key has a header in postman, i dont know where its the problem
@tomassalinas could you please share which end point are you trying to use? Can you also post the body of the request and a screenshot of the authentication configuration?
I was wondering if you had the chance to look at the "Authorization" tab in postman to see how it was configured, also maybe if you can copy the code that Postman generates if you click on the icon "</>" that is in the left side, if you expand and select "powershell" so we can see how the request is being configured from Postman and verify the equivalent configuration for the Rest Connector.
Hope it helps.