POST Request to get Token

Hi there,
I try to get access data of our Partners ( https://app.exatrek.de/v2/api-docs?group=@v2, Swagger UI) within taking the first token by /api/v2/user/login using the POST Request Node.
In the simulation on swagger it works, my aswer in Knime has always the Status 415.
Can someone help me ?
:slight_smile:

Hi @frank_W_Wimex , do you mean that you get Status 415 when you try to do the login call, or have you successfully managed to obtain a token and then get the 415 on subsequent calls?

If you have the successfully obtained the token, how are you passing it?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.