Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact Delegation API not implemented #2556

Closed
rcalpha opened this issue Jan 25, 2024 · 1 comment
Closed

Contact Delegation API not implemented #2556

rcalpha opened this issue Jan 25, 2024 · 1 comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@rcalpha
Copy link

rcalpha commented Jan 25, 2024

Hi....

I was trying to do users operation using service account to delegate contact throught the Contact Delegation API, but it seems that it's not implemented in this library yet.

The reference of this API is at:

https://developers.google.com/admin-sdk/contact-delegation/guides?hl=en

@Hectorhammett Hectorhammett added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Mar 28, 2024
@Hectorhammett
Copy link
Contributor

@rcalpha Thanks for reaching out!

After taking a look at the code and walking through the code it seems that the PHP client API only supports a subset of the Admin SDK. I apologize for the inconvenience.

I suggest filling a bug against the Admin SDK issue tracker here:
https://issuetracker.google.com/savedsearches/566232

For now I would recommend using PHP's native capabilities to access this resource via the API routes noted here:
https://developers.google.com/admin-sdk/contact-delegation/guides/manage-delegates?hl=en

Once again I apologize for the inconvenience, please reach out if you have any more questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants