Unauthorized Access AppErrorCode 1401

0 votes

Please help.

2016-07-17 01:49:30.963 Space_Runner[40489:4809145] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist.

2016-07-17 01:49:30.991 Space_Runner[40489:4809145] UTCTimeStamp=2016-07-17T05:49:30.990Z

2016-07-17 01:49:30.993 Space_Runner[40489:4809145] SDK Version : 3.5.3

2016-07-17 01:49:31.602 Space_Runner[40489:4809145] Is Install Event Success = 1

%@ {"app42Fault":{"httpErrorCode":401,"appErrorCode":1401,"message":"UnAuthorized Access","details":"Client is not authorized"}}

asked Jul 17, 2016 in iOS by Deon Cole (10 points)

1 Answer

0 votes
Hi Deon,

Could you please share the SDK internal logs with us from your Xcode console?

To get the SDK internal logs please add the following code just after App42API initialisation:

    [App42API enableApp42Trace:YES];

It will help us to debug the problem.

Regards,

Rajeev Ranjan
answered Jul 18, 2016 by rajeev.etc (1,660 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
...