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

Kiota will throw unknown error when creating copilot plugin in VS Code extension #5978

Closed
KennethBWSong opened this issue Jan 10, 2025 · 1 comment · Fixed by #5986
Closed
Assignees
Labels
priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs type:bug A broken experience WIP
Milestone

Comments

@KennethBWSong
Copy link

What are you generating using Kiota, clients or plugins?

Kiota plugin

In what context or format are you using Kiota?

Source Build

Client library/SDK language

None

Describe the bug

When creating copilot plugin from api spec, Kiota vscode extension will throw unknown error
Image

Expected behavior

Should successfully create copilot plugin

How to reproduce

With TTK:
Create a DC + Plugin from TTK
Select OpenAPI Spec
Choose a local openapi spec with version 3.0.0
Click generate to create TTK project.

Without TTK:
Add an api description in Kiota
Click generate and select copilot plugin

Open API description file

No response

Kiota Version

1.22.10000001

Latest Kiota version known to work for scenario above?(Not required)

No response

Known Workarounds

No response

Configuration

No response

Debug output

Click to expand log ```
</details>


### Other information

_No response_
@KennethBWSong KennethBWSong added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jan 10, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Jan 10, 2025
@andrueastman
Copy link
Member

Thanks for raising this @KennethBWSong

Any chance you can share the commit information you are using for the source build to replicate this scenario?
Any chance the error occurs when you use the latest release of the extension from yesterday?

https://marketplace.visualstudio.com/items?itemName=ms-graph.kiota

@andrueastman andrueastman moved this from Needs Triage 🔍 to Waits for author 🔁 in Kiota Jan 10, 2025
@andrueastman andrueastman added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Jan 10, 2025
@thewahome thewahome self-assigned this Jan 10, 2025
@thewahome thewahome moved this from Waits for author 🔁 to In Review 💭 in Kiota Jan 10, 2025
@petrhollayms petrhollayms removed the status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close label Jan 10, 2025
@petrhollayms petrhollayms added this to the Kiota v1.23 milestone Jan 10, 2025
@maisarissi maisarissi added the priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs label Jan 10, 2025
@github-project-automation github-project-automation bot moved this from In Review 💭 to Done ✔️ in Kiota Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p0 Blocking issue. Loss of critical functions eg security/privacy violation. Bug SLA<=48hrs type:bug A broken experience WIP
Projects
Status: Done ✔️
Development

Successfully merging a pull request may close this issue.

5 participants