I just installed the new ISE Module Browser, wanted to try the first module, I've chosen the Bing
module (which require another module called BetterCredentials
, but that was handled well, so no problem).
So as mentioned in the beginning of the script of the Bing module, I had to do this :
and so did I, I registered and got my ApiKey, when trying to "Import-Module
"
Bing, using that ApiKey, I get this "famous" error :
As far as I could see, there was no problem with the name of the module, what is the problem ? what should I do ?
Update
PowerShell however recognizes the cmdlets but can't execute them :
User contributions licensed under CC BY-SA 3.0