Deploying Assets to Orchestrator - credential

Per the documentation shown here

I currently have a csv setup with the header, and my type is credential, but I’m confused on how to set the value.

It shows username:password, but which I assumed means

name,type,value,description
MyTestName,credential,testuser:testpassword,test credential

But when I try this it always comes back with 400. If I try using quotes same thing, I tried brackets and same thing. I’m not sure what I’m missing here.

Try like this
if you have anything having space, wrap it in quotes

MyTestName,credential,testuser:testpassword,“test credential” or MyTestName,credential,testuser:testpassword,‘test credential’

Doesn’t seem to matter if I use quotes or not. The frustrating part is that if I use type text it works fine, but I need to to be credential.

@Jennings_Michael
Can you share screen shot
Exactly what issue u r facing

Check the tenant. U r connect