Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bradparks opened this issue Nov 17, 2014 · 0 comments
Open

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

bradparks opened this issue Nov 17, 2014 · 0 comments

Comments

@bradparks
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant