chrisbarr/Beanstalk-PHP-API

Delete permissions over a repository for a user

Closed this issue · 4 comments

Hi Chris,

It seems that when you try to delete a permission for a user doesn't work. Have you try it? this is the error that throws:

Fatal error: Uncaught exception 'APIException' with message '0: Curl request failed'

Cheers,

Marvi

Hi Marvi,
I also get this problem when performing the request on the command line so I don't think it's a wrapper problem. Deleting a user also seems to be broken.

I've set an email to Beanstalk support and waiting to hear back from them.

Chris

Tested and now working in v0.8.0, please download and let me know if you still have problems.

Chris

Hi Chris,

thanks so much for answering my email and for the php library for beanstalk, it works really well. I made it work yesterday using a POST request to delete a user permission and at the very last of the day worked. But I will be checking out your approach. I will send you what I did as well.

Thanks again for your help!

Marvi


De: Chris Barr reply@reply.github.com
Para: marvita mtacus@yahoo.com.ar
Enviado: lunes, 5 de diciembre de 2011 23:18
Asunto: Re: [Beanstalk-PHP-API] Delete permissions over a repository for a user (#28)

Hi Marvi,
I also get this problem when performing the request on the command line so I don't think it's a wrapper problem. Deleting a user also seems to be broken.

I've set an email to Beanstalk support and waiting to hear back from them.

Chris


Reply to this email directly or view it on GitHub:
#28 (comment)

Hi Marvi,
Thanks, it's nice to know people are using it! Would be interested to see what you did - you can email me at chris.barr@ntlworld.com

Chris