-
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues.
Here is the output with warnings:
```con…
-
Google customers have been experiencing errors when using Config Sync to authenticate with GCP caused by the oauth2/google library not refreshing auth tokens until after the auth token has expired.
…
-
Still have the same issue documented here - https://github.com/theoephraim/node-google-spreadsheet/issues/654
When using the following package.json
"dependencies": { "@aws-sdk/client-iam": "^3.…
-
### Problem:
I am experiencing an issue with the `fastapi-sso` library when defining the `redirect_uri` within the `get_login_redirect` method instead of during the initialization of the `GoogleSSO` …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
If you implement everything correctly, builds will fail because this plugin is doing its credential work on the older open-ssl v2 standards. Gatsby 5.x requires node v18, which has open-ssl v3. I trie…
-
**Describe the bug:**
Since upgrading library version (22.1.0 to 25.0.0) we get a `ModuleNotFoundError` in AWS once google-ads is deployed, but not locally. We didn't make any code changes and our co…
-
When I try to depend on `com.google.firebase:firebase-admin:9.4.1` in my scripts project, the build can't resolve. This seems to be caused by a transitive dependency of Bleep, `org.eclipse.lsp4j:org.e…
-
I am working with the google_gmail1 Rust library and encountering an issue while attempting to send emails. Since the doit() method for messages_send is private, I’ve been using the upload_resumable()…