I want to call the JSON api with a specific body. Unfortunatelly, the plugin is not using the values of the variables set in the datascources.yaml (provisioning) file.
grant_type=password&username={{ .jsonData.user }}&password={{ .secureJsonData.password }}