Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anuradha-kesharkar
Partner - Contributor
Partner - Contributor

Not able to create dataconnection for datasourceID=rest using Dcaas api link

I am getting below error while creating data connection for datasourceID=rest using DCAAS Api link

 

{
    "status": 400,
    "errors": [
        {
            "code": "DCAAS-2004",
            "title": "Unsuccessful command while creating connection",
            "meta": {
                "description": "Command 'testConnection' exection was not successful",
                "message": "Value cannot be null. (Parameter 'source')",
                "detail": null
            }
        }
    ]
}
0 Replies