Iain Munro

Results 8 comments of Iain Munro

I've stumbled against the same problem. Any update on this? {"success":false,"error":"missing required parameter"} Maybe a second episode to the tales of sadness? Another header.

You supply them using the CredentialProvider flags. For instance if you're doing a fetch set GTRepositoryRemoteOptionsCredentialProvider. In Swift this could look like: ```swift let auth = GTCredentialProvider { (type, url,...

I'm wanting to do something similar. I have a use case where every peer in my IPFS network shares a certain directory with files up to 10gb or more. Where...

@Voker57 ah thanks for clearing that up. Same here. Do you know by any chance where in the code base this check if its inside of the home directory is...

I would love this feature! This seems to somehow mitigate the need https://github.com/favadi/protoc-go-inject-tag

Sure thing. ``` #EXTM3U #EXTINF:-1 tvg-ID="BBC One" tvg-name="BBC One" tvg-logo="" group-title="British",BBC One http://client-proiptv.com:8080/live/****.ts #EXTINF:-1 tvg-ID="" tvg-name="BBC Two" tvg-logo="" group-title="British",BBC Two http://client-proiptv.com:8080/live/****.ts #EXTINF:-1 tvg-ID="" tvg-name="BBC Three" tvg-logo="" group-title="British",BBC Three http://client-proiptv.com:8080/live/****.ts ```...

Checkout the example: https://github.com/sogko/slumber-books-api-example that might help you. tutorial on how this repo is made might not be what you're looking for. Example right now is the closest thing I...

I'm also missing this. No idea on how to use this project. Does anyone have links to existing projects using this?