Nick Craig-Wood

Results 1599 comments of Nick Craig-Wood

How are you getting on with this @yuval-cloudinary ? Do you need any help?

@yuval-cloudinary > Cloudinary SDK supports external client, using: cld.Admin.Client = *client cld.Upload.Client = *client Great > However, the Rest Client that I'm using to Open files stopped returning the expected...

I configured myself a free Cloudinary account and tested the backend. It works :-) I noted these things: - The walkthrough in the docs needs updating - there have been...

Oops, sorry, missed your updated. I see this summary in your .zip which is nearly all of the tests passing! Tests you don't think will ever pass we can mark...

I've rebased this and squashed the commits. I couldn't push it back to your branch as you haven't allowed that so I've merged it in 7e4b8e33f596da442e41fbc496450e75f5907d6c and 5151a663f04a497ecc86957eee361c640bdd8b1c The integration...

@yuval-cloudinary the integration test results are in and I get this :-) Rate Limit Exceeded. Limit of 500 api operations reached. Try again on 2025-01-09 05:00:00 UTC Any hints on...

Thanks @yuval-cloudinary - I'll see tomorrow!

@tanyasethi-msft @vibhansa-msft This bug is still present - the rclone integration tests just discovered it again! The SDK sends this request. Note the unencoded `test1é.txt` - this should be %...

This is the commit from megatools implementing hashcash https://xff.cz/git/megatools/commit/?id=1fd7042da36387448e7b51deecdec76dd2565387 There is a hashcash package for go also which looks very outdated but might have some ideas in https://github.com/umahmood/hashcash What this...