Layer list differs
  • We have created a Geoloqi application.
    Using Ruby we were asking for the layer list.
    Next to this approach we logged in as an anonymous user using the sample iOS app. In both cases we were using the same API key. But the layer lists differ?

    Using our backend we also subscribed the anonymous user to one of the layers. When asking for the layer list of the user using the iOS app it still shows the same layers (guess the default one) and no new one.

    Maybe we need more clarification here.

    Are the layers connected to an application?
    To something else?

    Thanks for any help.
  • 1 Comment sorted by
  • Sorry for the confusion.

    The layer/list method will return layers created by the authenticating user.

    The application/layers/:id method is the one you want, which will return layers created by the given application.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion