Dalton

Results 3 comments of Dalton

Try: ``` auth_hash = { 'client' => { 'id' => clientId, 'secret' => secret }} myClient = MarketingCloudSDK::Client.new client ``` I was getting the same issue because I had my...

I think a local registry is great. I've had a few issues with building locally on my Mac with Docker Desktop and deploying to AMD chips, so I was initially...

I added the key to the IdentityFile option for the host in my system ssh config and it solved the issue for now. Will be nice to have the commands...