JonoSuave
JonoSuave
I edited the team-as-user.ts file and tried to run the following from the typescript directory (i.e. node team-as-user/team-as-user.ts): import { Dropbox } from "dropbox"; const accessToken = "sl.****"; const dbx...
**Describe the bug** I was able to get the Tutorial AI Bot up using OpenAI, and now I want to integrate it with Graph data. When I debug locally in...
### What happened? I was expecting Console Ninja to remain connected when running gulp serve in my SPFx solution, but as I serve up the solution (gulp serve) the terminal...
#### Category - [ x ] Question #### Version Please specify what version of the library you are using: [ 3.17.0 ] _If you are not using the latest release,...
#### Category [x] Question #### Version Please specify what version of the library you are using: [^3.12.0 ] ####Question I'd like to create a custom adaptive card action button element...
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your needs please complete the below template...
### Sample https://github.com/pnp/mgt-samples/tree/main/samples/app/sp-webpart ### Author(s) Gavin Barron ### What happened? When I run a gulp serve --nobrowser I get the following error: ``` Error - [webpack] 'dist': ./node_modules/lit-element/lit-element.js 6:194 Module...
### Target SharePoint environment SharePoint Online ### What SharePoint development model, framework, SDK or API is this about? 💥 SharePoint Framework ### Developer environment macOS ### What browser(s) / client(s)...
I keep running into the following error: RefreshError Traceback (most recent call last) [](https://localhost:8080/#) in () 10 gcs_key = f"multimodal-rag/{n+1}.png" 11 # Upload the image bytes to GCS ---> 12...