Indoor Location problem

Hello

I am trying to build Indoor Location app by this tutorial: http://developer.estimote.com/indoor/build-an-app/
When I try to run this app i get error:
> can’t fetch location: Optional(Error Domain=ESTRequestBaseErrorDomain Code=404 “The requested resource does not exist.” UserInfo={NSLocalizedDescription=The requested resource does not exist., NSLocalizedRecoverySuggestion=Verify if requested resource exists.})

What I am doing wrong ? On my account I have six location beacons.

1 Like

It looks like you maybe provided a wrong location identifier? Can you double-check for typos and whether you changed it from the default “my-kitchen”?

I also face the same issue , I’m using the default “my-kitchen” identifier. I own 3 beacons on my cloud account. Do I need to create an location identifier on my cloud account ?