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

Store Image generates an exception if imageName is not specified #49

Open
rmthurman opened this issue Dec 8, 2020 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@rmthurman
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Deploy as is and do not specify an imageName

Any log messages given by the failure

Web Api skill response contains errors: 'Web Api response contains both data and errors. Will not process Data.;image-store - Error processing the request record : System.Collections.Generic.KeyNotFoundException: The given key 'imageName' was not present in the dictionary.
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at AzureCognitiveSearch.PowerSkills.Vision.ImageStore.ImageStore.<>c__DisplayClass3_0.<<RunStoreImage>b__0>d.MoveNext() in C:\home\site\repository\Vision\ImageStore\ImageStore.cs:line 52 --- End of stack trace from previous location where exception was thrown --- at AzureCognitiveSearch.PowerSkills.Common.WebApiSkillHelpers.ProcessRequestRecordsAsync(String functionName, IEnumerable1 requestRecords, Func`3 processRecord) in C:\home\site\repository\Common\WebAPISkillHelper.cs:line 67'.

Expected/desired behavior

should generate a GUID and succeed

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@bleroy bleroy added the enhancement New feature or request label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants