OpenTouch RestApi: 403 Foridden AlcChameleonException.BAD_FRAMEWORK_SESSION_IDENTIFIER
Posted: 18 Sep 2017 05:30
Hallo,
i had OpenTouch(OpenTouch Multimedia Services 2.2) server. After login over /api/rest/authenticate?version=1.0 get an cooky with session key.
The problem if call than /api/rest/1.0/sessions or an other url from rest api became an http status 403.
If i want to read the session infomation from server get http status 403 and message:
{"httpStatus":"FORBIDDEN","code":1001,"helpMessage":"No valid session found for the given identifier. Please logout and login with correct credentials.","type":"INVALID_SESSION","innerMessage":"AlcChameleonException.BAD_FRAMEWORK_SESSION_IDENTIFIER No framework session in API with this ID : 16.....313","canRetry":true}
is this an problem from server config or problem from my request?
i had OpenTouch(OpenTouch Multimedia Services 2.2) server. After login over /api/rest/authenticate?version=1.0 get an cooky with session key.
The problem if call than /api/rest/1.0/sessions or an other url from rest api became an http status 403.
If i want to read the session infomation from server get http status 403 and message:
{"httpStatus":"FORBIDDEN","code":1001,"helpMessage":"No valid session found for the given identifier. Please logout and login with correct credentials.","type":"INVALID_SESSION","innerMessage":"AlcChameleonException.BAD_FRAMEWORK_SESSION_IDENTIFIER No framework session in API with this ID : 16.....313","canRetry":true}
is this an problem from server config or problem from my request?