I am trying to get data from an API where I have to log in. Only I get a 401 unauthorized because with infinity I can’t give login information. When I add the API link with credentials as a data source, I get a 400 error in my dashboard. I am using the Kayako API, I can not turn off the login requirement. Does anyone have a way of doing this like postman does mabye?
Can you retrieve data from the Kayako API using a small http client like cURL? If you can draw data out using curl, then you should be able to request data through the infinity plugin.
You can also try troubleshooting by installing the JSON API plugin and trying that one instead:
This topic was automatically closed after 365 days. New replies are no longer allowed.