Search found 3 matches

Go to advanced search

by Scott Camacho5670286
Thu Mar 21, 2013 2:25 am
Forum: Issues
Topic: Tiggzi Database JSON Request with Where clause, How do I put it in the header request?
Replies: 6
Views: 318
 
Jump to post

Tiggzi Database JSON Request with Where clause, How do I put it in the header request?

Hello, that does not do the trick. I have tried everything imaginable and searched everywhere. I have included it in the GETFIELDS CURLOPT_URL HEADER I have tried versions of where=agentID=1 agentID=1 {"agentID":"1"} {"agent":1} I have json encoded urlencoded used a &qu...
by Scott Camacho5670286
Wed Mar 20, 2013 8:39 am
Forum: Issues
Topic: Tiggzi Database JSON Request with Where clause, How do I put it in the header request?
Replies: 6
Views: 318
 
Jump to post

Tiggzi Database JSON Request with Where clause, How do I put it in the header request?

Hello, Yes I have put the collection name in. It actually comes in as a parameter the collection is agent_cruise_links Here is code that brings this response : "stdClass Object ( = DBSC000 [description] = )" // in CLASS self::$url = [url=https://api.tiggzi.com/rest/1/db/collections/]https:...
by Scott Camacho5670286
Wed Mar 20, 2013 7:28 am
Forum: Issues
Topic: Tiggzi Database JSON Request with Where clause, How do I put it in the header request?
Replies: 6
Views: 318
 
Jump to post

Tiggzi Database JSON Request with Where clause, How do I put it in the header request?

json where clause and other json requests. How do I do it with this code? I have tried many versions of this and either get everything or nothing. I believe currently nothing comes back. Any advice or samples on using where, update, update where, etc? here is code: $url = " https://api.tiggzi.c...

Go to advanced search