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

HTTP 400 - Bad Request #288

Open
aicukltd opened this issue Jan 30, 2022 · 2 comments
Open

HTTP 400 - Bad Request #288

aicukltd opened this issue Jan 30, 2022 · 2 comments

Comments

@aicukltd
Copy link

ImageAnalysis results = await client.AnalyzeImageAsync(imageUrl, visualFeatures: features);

Following this example above, I immediately receive a 'BadRequest' on method call. The only difference is the format of my Url argument.

Our URL's (pointing to our image CDN) are formatted like this: https://url.com/content/image?id=GUID

@aicukltd
Copy link
Author

Going to bump this as it is blocking our project.

@sy-huss
Copy link

sy-huss commented Apr 30, 2022

The sample doesn't work. I would take it offline; my team and I spent hours trying to solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants