Skip to content

Invoice example tries to find entity before any are created #1

@bradparks

Description

@bradparks

hey! I just downloaded these js examples, and tried to run the editable invoice example after inserting my own app id and javascript secret, and got the following error

GET https://api.backendless.com/v1/data/invoice?relationsDepth=1 404 (Not Found)

I think this is because at this point for me (or any other user trying the sample for the first time), the "invoice" doesn't exist as a server side entity yet.

renderApp(App.store.invoices.find({

Here's a pic of the error
screen shot 2014-11-16 at 10 29 52 pm

Thanks,

Brad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions