-
Notifications
You must be signed in to change notification settings - Fork 207
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
Graph Connector Bot fails with SearchRequest Invalid #13116
Comments
👋 Hi @ridomin, Thank you for reporting this issue! We want to let you know that: ⏱️ Our team will personally review your issue ✨ This is an AI-generated initial response Based on the information you provided, it looks like there are two main issues that need to be addressed:
Steps to Resolve the Issues:1. Fix the Invalid Search RequestEnsure that your bot is correctly sending the required query string to the Microsoft Graph API. Here is a checklist to follow:
2. Address npm Install Warnings and Vulnerabilities
Additional Resources:
By following these steps, you should be able to resolve the
|
@ridomin , The warning indicates that the graph-connector-bot package requires Node.js version 18 or 20, but you are using v22.11.0. Downgrade your Node.js version to 18 or 20. You can use a version manager like nvm (Node Version Manager) to easily switch between different Node.js versions.
|
@ridomin, could you please confirm if your issue has resolved with above suggestion or still looking for any help? |
Describe the bug
Created a Teams bot app from the TTK template.
To Reproduce
Steps to reproduce the behavior:
View Samples
Expected behavior
See the bot deployed and running as in the screenshots provided in the README
Screenshots
I got this error
VS Code Extension Information (please complete the following information):
** additional info **
npm install shows some warnings.
The text was updated successfully, but these errors were encountered: