Exec sp_OAMethod @Token,'Send' is throwing an error "We're sorry your current browser version is not supported".
I have setup Chrome as the default browser in the server but SQL SERVER still trying to access the API through IE.
How can I change the default browser for the sql server to go to Chrome and not IE.