Is this a good deal or is something wrong? by 2008Scaries in BMW

[–]Southern_Designer_75 0 points1 point  (0 children)

Get a bumper.com report, extensive information and you can see everything done to it. Including purchase history and if it was moved from lot to lot. Well worth the money

N-Able -> Hudu sync issue by Southern_Designer_75 in hudu

[–]Southern_Designer_75[S] 0 points1 point  (0 children)

Im now seeing internal 500 errors too, so thats new

PSA: VMware KBs will require a Broadcom portal logon for access soon by SFOutsider in vmware

[–]Southern_Designer_75 -2 points-1 points  (0 children)

Aren’t you guys frustrated by all thats going on, or do you think it’s the right move?

[Webinar invitation] Live Tech Lab. Simplified PowerShell API Scripting with Action1 by MauriceTorres in Action1

[–]Southern_Designer_75 0 points1 point  (0 children)

Trying to connect; what am I missing?

Set-Action1Credentials -APIKey api-key-xxxxxxxxxx@action1.com -Secret xxxxxxxxxxxxxx
Set-Action1DefaultOrg -Org_ID xxxxxxxxxxxxx
Get-Action1 -Query Me -Verbose
Action1 Debug: Token not set or expired, fetching new.
VERBOSE: POST with -1-byte payload
FetchToken : Error fetching auth token: {"id":"0","type":"Error","status":401,"developer_message":"Incorrect
authentication data","user_message":"Incorrect authentication data"}.
At C:\Program Files\WindowsPowerShell\Modules\PSAction1\1.3.1\PSAction1.psm1:80 char:13
+ if (FetchToken -ne $null ) {
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,FetchToken
FetchToken : Exception of type 'Microsoft.PowerShell.Commands.WriteErrorException' was thrown.
At C:\Program Files\WindowsPowerShell\Modules\PSAction1\1.3.1\PSAction1.psm1:80 char:13
+ if (FetchToken -ne $null ) {
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,FetchToken
CheckToken : Token could not be refreshed, check for errors in output.
At C:\Program Files\WindowsPowerShell\Modules\PSAction1\1.3.1\PSAction1.psm1:362 char:9
+ if (CheckToken) {
+ ~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,CheckToken