Exception on App42API.Initialize() in Unity

0 votes
We're getting strange behavior when initializing app42 in Unity using App42API.Initialize("API_KEY","SECRET_KEY");  
Here's the exception code:
Internal Exceptioncom.shephertz.app42.paas.sdk.csharp.App42SecurityException: {"httpErrorCode":"401", "appErrorCode":"1401", "message":"UnAuthorized Access", "details":"Client is not authorized"}
UnityEngine.Debug:Log(Object)
com.shephertz.app42.paas.sdk.csharp.App42Log:Console(String)
com.shephertz.app42.paas.sdk.csharp.app42Event.EventServiceUtils:OnException(Exception)
com.shephertz.app42.paas.sdk.csharp.connection.<execute>d__6:MoveNext()
com.shephertz.app42.paas.sdk.csharp.connection.<WaitForRequest>d__3:MoveNext()
 
We're using a custom api key which is set to allow only reading for storage api. The most interesting is when we switch to the admin key and then back to the custom key, the exception disappears, and then reappears again in the future.
 
Is this a bug of app42?
asked Dec 11, 2014 in App42 Cloud API-BaaS by vladislav (10 points)
It looks like some issue at our end. We are looking into it and update you with the status in next 24 hours.
Thanks for your support and patience.
Himanshu Sharma

1 Answer

0 votes
Hello Vladislav,

 

Appoligies for the delay in response.,

It has been fixed from our side, kindly check & let us know if it occurs again.

Thanks,

Himanshu Sharma
answered Dec 15, 2014 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...