Neil A Singh
Posts: 0
Joined: Fri Nov 09, 2012 8:35 pm

Setting Up Rest Service

Hello, I am trying to populate a select options button with items from a database and keep getting an error . I created a REST service but after following the tutorial it still does not work. I have included some screen shots , can you tell me what is wrong? Thanks. Image Image Image Image

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Setting Up Rest Service

Known bug.. will be fixed on Wednesday. Try invoking with Tiggzi Proxy on.

Neil A Singh
Posts: 0
Joined: Fri Nov 09, 2012 8:35 pm

Setting Up Rest Service

can you do a tutorial . I created the dB then went to create newdatabase service and was able to get a little further but I still cannot get the list of my items to show up.

Neil A Singh
Posts: 0
Joined: Fri Nov 09, 2012 8:35 pm

Setting Up Rest Service

I give up. Did anyone complete an app with database beside the people who made this? I would like to see a sample.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Setting Up Rest Service

If you look at your first image, the URL is not correct. You should set the collection name instead of [collection_name].

Neil A Singh
Posts: 0
Joined: Fri Nov 09, 2012 8:35 pm

Setting Up Rest Service

I did change it and still error. I only want to generate a dynamic list with an option select button.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Setting Up Rest Service

Change the Method to 'get', then Test. Do you get a list of items?

Neil A Singh
Posts: 0
Joined: Fri Nov 09, 2012 8:35 pm

Setting Up Rest Service

It is already set to get. I deleted my project and used the old interface and had no problems. But now I would like to know how to link each of the items to a new dynamic list in another collection.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Setting Up Rest Service

Hello! This should help http://help.gotiggr.com/getting-start...
See "Mapping the service to the UI"

Return to “Issues”