Soyebo Ibukunoluwa

Results 1 comments of Soyebo Ibukunoluwa

Hi @r-a-o ! Try adding the secret key to the config initialiser like so: ```swift let config = CLDConfiguration(cloudName: "cloudName", apiKey: "apiKey", apiSecret: "apiSecret") ``` Then upload as a signed...