pihentagy
pihentagy6mo ago

googleapis.deno.dev

Where can I find support for that lib? Tried here, but not much happening…
GitHub
How to use it · lucacasonato deno_googleapis · Discussion #18
Hi! I'd like to utilize Deno to access Google Calendar data for my organization. I recently encountered a thread on Stack Overflow that explains that a service account does not belong to the ac...
1 Reply
Deno AI Helper
Deno AI Helper6mo ago
I wasn't able to find the answer to your question in the official Deno documentation. However, based on the URL you provided (googleapis.deno.dev), it seems like you're referring to a third-party library for Google APIs in Deno. If you're looking for support for a specific third-party library, the best places to seek help would usually be: 1. The repository's own issues and discussions pages on GitHub (which you've already tried). 2. Any community or chat channels the repository might have, such as a Discord server or Gitter channel. 3. Community forums like Stack Overflow, where you can tag your question with deno and the specific library name. Since you mentioned that there's not much happening in the GitHub discussions for the repository, you might want to try posting a question on Stack Overflow or searching for a community or chat channel associated with the library. Please note that the advice provided here is not based on the Deno documentation, and I would advise you to double-check the accuracy of this advice. It's always a good idea to ensure that you're using the most up-to-date and official resources for the library in question.