pnp / graph-connectors-samples

Microsoft Graph Connector samples
https://aka.ms/gc/samples
MIT License
43 stars 34 forks source link

sample "Ingest Custom API Data into Microsoft 365 with a Microsoft Graph Connector" manifest validation failed #66

Open ayachensiyuan opened 2 weeks ago

ayachensiyuan commented 2 weeks ago

ttk version: alpha / beta

waldekmastykarz commented 1 week ago

Thanks for reporting the issue @ayachensiyuan. Which sample (folder name) are you seeing this issue in? Do you have any more information about the validation error that could help us understand what's wrong?

ayachensiyuan commented 1 week ago

https://github.com/pnp/graph-connectors-samples/tree/main/samples/nodejs-typescript-food-catalog this sample which shows in teams toolkit sample gallery

image

repro steps:

waldekmastykarz commented 1 week ago

Do you have any more information about the validation errors?

ayachensiyuan commented 1 week ago

Do you have any more information about the validation errors?

nope... only got the above error message and failed to provision.

waldekmastykarz commented 1 week ago

Often there's more information if you scroll up in the output window, but if you don't get any more information, that's ok too. Let us investigate and we'll see if we can find out what's wrong.

ayachensiyuan commented 6 days ago

@waldekmastykarz This error log is not very clear.

image

TTK version: v5.10.0 stable VSC version: 1.94.0

waldekmastykarz commented 2 days ago

Understood. Let me have a look at it and see if I can find out more.