Iñaki Abete

Results 25 comments of Iñaki Abete

Thanks! ## Iñaki Abete > El 18/1/2015, a las 10:10, martintietz [email protected] escribió: > > I just merged a commit (#7), feel free to test the module now. > >...

I'd love to help, but I have no Objective-C experience :-1: But I think I could try...

This could be an alternative https://www.linuxserver.io/2018/02/03/using-traefik-as-a-reverse-proxy-with-docker/

Awesome! Thank you so much! Can you help me creating a PR? 👍

Another working example using traefik https://github.com/jfroment/seedbox

Please read the readme El El dom, 31 mar. 2019 a las 10:36, LeopoldKing escribió: > Hi everyone, > > whenever I try to create my oauth configuration script, it...

Did you follow the requirements part? You need to install the oauth and curl packages El El dom, 31 mar. 2019 a las 18:39, LeopoldKing escribió: > That's what I...

In order to upload files you need to ~use the `OAuth` PHP extension~ [have cURL installed and reinstall the `OAuth` PHP extension](https://stackoverflow.com/questions/38397220/problems-adding-curl-to-oauth-request-engine-support). See https://github.com/inakiabt/etsy-php/blob/master/src/Etsy/EtsyClient.php#L25 The plan is to remove this...

You are right, that wasn't considered at the time this library was built. I don't think hardcode parameters is the best approach anymore. I'll try to do the required change...