Comment 7 for bug 530315

Revision history for this message
Javier Collado (javier.collado) wrote :

I've tested again with "change anything" permissions and it worked fine. Thanks.

Unfortunately, I've been doing some tests and I'm afraid that the functionality implemented still doesn't help me to completely fix the problem I was trying to solve. The reason for that is that I wasn't specific enough about the task I was trying to carry out.

Let me try to be a little bit more specific now. Thanks to this change, I can get the private PPA subscription data for the logged in user. However, if instead of a subscription, an invitation to a private PPA is pending in the user mailbox, it looks like there's no way to accept that invitation through the API since I'm only able to get the list of subscription URLs. Is that correct? I've seen a method to accept an invitation to become a member of a team, but not to activate a private PPA subscription.

If that's something not difficult to implement, it would be great if you could add also the possiblity to accept a pending invitation for a private PPA so that I can get the subscription URL without the user even accepting the invitation. Thanks.