Making the following request
{"id":1,"op":"authentication","appKey":"xxxxxxxxxx xxxxxx","session":"xxxx-xxxx-xxxx-xxxx="} with crlf
getting back
{"op":"status","id":1,"statusCode":"FAILURE","erro rCode":"NOT_AUTHORIZED","errorMessage":"AppKey is not configured for service","connectionClosed":true,"connectionId":"x xx-xxx"}
I can use my session token and application key in the dev explorer but when trying to authenticate it fails ...
{"id":1,"op":"authentication","appKey":"xxxxxxxxxx xxxxxx","session":"xxxx-xxxx-xxxx-xxxx="} with crlf
getting back
{"op":"status","id":1,"statusCode":"FAILURE","erro rCode":"NOT_AUTHORIZED","errorMessage":"AppKey is not configured for service","connectionClosed":true,"connectionId":"x xx-xxx"}
I can use my session token and application key in the dev explorer but when trying to authenticate it fails ...


Comment