Error in App Help!

I’m getting this error in my app:

2016-03-02 21:16:11.485 Kidminder[2939:1488989] Could not load the "1688839-designstyle- rainbows-m.png" image referenced from a nib in the bundle with identifier "com.BaseballboygGmailCom.Kidminder" fail Error Domain=com.estimote Code=2 "Authorization failed for this beacon. Estimote Cloud responded that this beacon does not belong to currently authorized user. Check if you have used proper AppID and AppToken. (B9407F30-F5F8-466E-AFF9-25556B57FE6D:47823:4351) Access was not authorized for this request." UserInfo={NSLocalizedDescription=Authorization failed for this beacon. Estimote Cloud responded that this beacon does not belong to currently authorized user. Check if you have used proper AppID and AppToken. (B9407F30-F5F8-466E-AFF9-25556B57FE6D:47823:4351) Access was not authorized for this request.}

How do I go about fixing this? Thanks!

You need to add Estimote Cloud App ID and App Token to your app:

What are App ID and App Token and what do I need them for?

I’ve done that. I’m using one of the templates that they provide online and this is what it looks like:

Huh, weird. I checked the credentials shown on the screenshot + the beacon from the error message in your original post (B9407F30-F5F8-466E-AFF9-25556B57FE6D:47823:4351), and it worked for me. Can you try again now, let us know if you’re still seeing this error?

(Also, you might want to re-generate the App ID + Token, now that you’ve shared it publicly :smile:)

Sure.

EDIT: It’s still not working, would you mind if I send you the file and you can see if there is anything else wrong with it, I just had a dev add temperature capabilities, so that’s probably part of it. That dev can’t figure out what is wrong