Are the amazon Gift cards not available anymore?
From More than 10 day I was waiting for Amazon 500Rs giftcard, but it is not available since last 10days in my region (India). can you please clarify if this giftcard is removed forever? or It will be available after some days? please clarify this…
Bing Visual Search API Access Denied
I'm trying to set up a visual image search through the Bing API, but I can't seem to get it to function. I have tried these two URI's: …
Bing Search API 403 Quota Exceeded on Azure for Students Account
I am using the Bing Visual Search API with my Azure for Students account, and it has been revealed that I have exceeded the quota. What is the request limit for the Azure for Students account? Also, can I no longer use my Azure for Students…
SimilarProduct Insight not working in visual search API
Hi i have this trying to find similiar products for an image of an product. Following the documentation i just need put "SimilarProducts" in the invodedSkills of the api call but i not get any answer with this code endpoint =…
Bing search api search by image doesn't work
I was using bing api and it worked couple of day ago but today when I tried it there were no results, then I tried to use bing search by image on Microsoft edge with bing and it didn't worked there too I cant get images while searching with images. What…
parameter"mkt" of bing visual search API does not take effect
When I call the bing visual search API, I specify the market by adding the parameter params = {'mkt': 'zh-CN'} as mentioned in https://learn.microsoft.com/zh-cn/bing/search-apis/bing-visual-search/reference/query-parameters, but the searching result…
how to fix visual studio vulnerabilities
how to fix visual studio vulnerabilities
Can Bing Visual Search API process multiple images in a single transaction?
I have an application that fetches frames from a video, which are numerous in number. I am considering the s9 tier for the Bing Visual Search API, but it costs $15 per 1000 transactions. If each image counts as one transaction, processing a single video…
Bing Visual Search API never returns "actionType" as "ShoppingSources"
How can I get "actionType" as "ShoppingSources" in the JSON response from the Bing Visual Search API? I have tried different query parameters and headers, but the result is never returned, even when using common products. Are there…
HOW TO FIX THIS ERROR Type 'System.Web.UI.WebControls.ValidationSummary' does not have a public property named 'label'.
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="SignUp.aspx.cs" Inherits="VisionSpaceTourism.SignUp" %> <asp:Content…
Constant 401 Error trying to use Bing visual search
Hello Azure community!, Hope all is well with everyone who reads this! I'm running into some API issues with bing/bing visual search, that me or anyone else here can figure you... I had some code to run a bing visual search for like images a few…
Can't get VisualSearch SimilarProducts to give back any results
I'm trying to list products through the Bing VisualSearch API using the SimilarProduct invokedSkill. I never see any products, even though some are listed on the Bing website. Here's the request I'm making curl --request POST \ --url…
404 Client Error: Resource Not Found
I am trying to use visual search api and I am using endpoint "https://api.bing.microsoft.com/v7.0/images/visualsearch" as suggested in the documentation but I am getting the 404 Client Error.…
How to get Shopping Sources in Bing Visual Search
I am trying to use the Visual Search API to get links to where a certain product in an image is being sold. The ShoppingSourcesAction would be perfect for this. Unfortunately, the JSON response never contains this action. I thought it might have been as…
Bing Visual Search API not returning certain results
I am utilizing the Bing Visual Search API for a project and have been encountering some issues. The API documentation suggests that the response should include a "tags" key with nested "displayName" and "actions" values…
[Samsung Bixby Vision] Inquiries on Bing Visual Search
We have been long collaboration with Bixby vision team of Samsung Mobile and Bing Visual Search is applied on Samsung smart phone as you can see attached file. If there is a new feature related to Bing Visual Search, this team would like to apply it…
My website has been penalized by Bing for a few days. How can I get my website back on Bing faster?
I have made a website for about a month, it has been indexed according to the rules of Bing webmaster. The website is no longer visible on bing My [https://crackstreams.ink/]> site url doesn't come up when I search it so far my bing webmaster tool…
HTTPError: 404 Client Error: Resource Not Found for url: https://api.bing.microsoft.com/bing/v7.0/images/visualsearch
Hi, I was trying the run the following code for bing visual search and I got the above error. What is the cause of the error here ? ------------------------------------------------------------------------------------------- BASE_URI =…
In VisualSearch, where to get the services : Bing Resources or Cognitive Services
In the documentation for VisualSearch, we are asked to create a service for Cognitive Services : But then we are also told that we can access VisualSearch from Bing Resources. I have create a service for Bing Resoures which can do image search. …
how to create syslink class in parentWindow and move focus on it first , also tooltip to be activate when focus moved on any item in sys tray
Hi , Experts how can i di this ...... Focus move to the syslink with variable hsyslink instead Edit Control then ok and cancel button when use setwindowpos hwndnew,old,0,0,0,0,SWP_NOMOVE+SWP_NOSIZE the window disappeared in general i destroyed…