The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
User Profile
mparon
Active Contributor
Joined 6 years ago
User Widgets
Contributions
Re: 'Kaspersky Software Updater' keeps installing, but I got rid of Kaspersky AV
I also spoke with a logmein tech about this. The kaspersky updater isn't part of an antivirus but is used for updating third party software. It's normal for all central installs if you want to be able to update non-microsoft software. It's a tool for updates. Not sure why it was so difficult to get this answer from them.3.7KViews2likes0CommentsAPI setting custom fields
I need to set values for a few custom fields and am getting an error response from the API service. I'm able to use all of the other API calls with no problem, just setting a value to custom fields has an issue. I get this response with both PowerShell invoke-restrequst and in Postman: { "errorCode": "d729835050", "message": "An error occurred. If this problem happens again, please contact customer support at https://logmein.com/support and quote the error code." } The response code is 200 OK. Trying different fields or computers doesn't help. I've contacted LMI support first of course and have a ticket open but haven't gotten any word back from them as they have sent the ticket to their API team. Has anyone else encountered or overcome this error?1.1KViews0likes2CommentsHardware/System inventory token null?
Hi, I'm working on a script to update some of my custom field values in central and have run into an issue. When I request the hardware or system inventory report token the response is a 200 OK but all I get back is null value for the token and expiration date. Here is a copy paste of the response content: {"expires":null,"token":null} Tested with postman and got the same result. Any tips appreciated.Solved1.6KViews0likes1Comment