- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks.
I got the export of the desktop pools in a json file from the get command, when using POST to import it in another connection server, this gives this error.
Error 400 : bad request.
| 400 | Error: Bad Request Response bodyDownload |
{ "timestamp": "2023-09-04T16:08:17.734+00:00", "status": 400, "error": "Bad Request", "path": "/rest/inventory/v1/desktop-pools" }
Response headers
access-control-allow-credentials: true access-control-allow-origin: https://********** cache-control: no-cache,no-store,max-age=0,must-revalidate content-security-policy: default-src 'self';connect-src 'self' https:;font-src 'self' data:;img-src 'self' data:;script-src 'self';style-src 'self' 'unsafe-inline';frame-ancestors 'none' content-type: application/json expires: 0 pragma: no-cache strict-transport-security: max-age=31536000 ; includeSubDomains transfer-encoding: chunked vary: Origin x-content-type-options: nosniff x-frame-options: DENY x-xss-protection: 1; mode=block