Page 1 of 1

Collection 'Users' absent in database

Posted: Wed May 13, 2015 7:43 am
by Andy Jacobs

I'm working on an app at the moment based on the tutorial for user signup and login. I've added some additional columns to the Users collection in my database for e-mail address, etc.

When I sign up through the app test it adds all the fields into the database.

I've added a service so that when the user logs in they should see a summary of their account details. When I test the service in the editor by putting one of the ids in manually I get:

{
"status":404,
"uri":"https://api.appery.io/rest/1/db/colle...**************",
"response":{
"code":"DBSG203",
"description":"Collection 'Users' absent in database with id '5550***************'."
}
}

The user id and database id are correct.

Any ideas?

Regards
Andy


Collection 'Users' absent in database

Posted: Wed May 13, 2015 8:09 am
by Andy Jacobs

Also tried changing the URL to users (not Users) and get the same error.


Collection 'Users' absent in database

Posted: Wed May 13, 2015 9:49 am
by Serhii Kulibaba

Hello Andy,

You use wrong URL.
Please follow this documentation: https://devcenter.appery.io/documenta...


Collection 'Users' absent in database

Posted: Fri Oct 09, 2015 12:39 pm
by Mhmad Yak

hi can you help me


Collection 'Users' absent in database

Posted: Fri Oct 09, 2015 1:11 pm
by Evgene Karachevtsev

Hello Mhmad,

Could you please clarify your question?