- CheckMates
- :
- Products
- :
- Harmony
- :
- Endpoint
- :
- Ci-token-invalid Error
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jump to solution
Ci-token-invalid Error
Hi, All,
I'm trying to use the Harmony Endpoint Management API, following the instructions given here
I've created the API Key and I can get an initial token, but when i use it on the /v1/session/login/cloud endpoint, I get a strange error (below).
Has anyone else encountered this?
Response code - 400 (although the statusCode inside the response is 401)
Response content:
'{
"typename":"resolver_error",
"actionId":"",
"fullDurationMs":50,
"statusCode":401,
"requestId":"<REDACTED>",
"serviceDurationMs":0,
"innerError":{
"type":"ci-token-invalid",
"title":"The given CloudInfra token is invalid",
"detail":"The request contained a CloudInfra token in the \'Authorization\' header but it was found to be invalid",
"instance":"base/server/authentication/cloudinfra",
"source":"CLIENT",
"httpCode":401,
"referenceId":"<REDACTED>"
},
"startTime":1686749000000,
"ignorePublishing":false,
"published":true,
"incidentId":"<REDACTED>"
}'
Thanks
1 Solution
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fixed after tenant was reset by CP.
Thanks!
