Hello followed directions for the module installs and M\odule loads , 1.0.19 when I try to run most commands like , Get-OktaApps -url https://ourcompany.okta.com
Returns
ConvertFrom-Json : Invalid JSON primitive: .
At C…BusinessWire\Documents\WindowsPowerShell\Modules\OktaAPI\1.0.19\OktaAPI.psm1:299 char:20
$objects = ConvertFrom-Json $response.content
Tried to search. Tried to encapsulate the object in brackets
Cannot get any command to work on PSVersion 5.1.19041.1682 Win10. Any advice? thanks in advance. -gs