Search found 4 matches

Go to advanced search

by Finbar Murphy
Wed Aug 29, 2012 4:08 pm
Forum: Issues
Topic: Understanding REST Request format
Replies: 6
Views: 603
 
Jump to post

Understanding REST Request format

ok i tried that but am still getting the same error from the sever I can write the rest calls in java script using cross domain and it works ok is there a way to export the Tiggzi app as HTML then i could load it directly onto the server and at least check if it's a cross domain issue ? The only oth...
by Finbar Murphy
Sun Aug 26, 2012 4:52 pm
Forum: Issues
Topic: Understanding REST Request format
Replies: 6
Views: 603
 
Jump to post

Understanding REST Request format

ok thanks I had done this but found I needed to also have the conetn type set to x-www-form-urlencoded. So now it works I have a second question. I need to set a xhrFields in the ajax header specifically xhrFields: { withCredentials: true } how / where is the best place to do this Thanks
by Finbar Murphy
Tue Aug 21, 2012 11:55 am
Forum: Issues
Topic: Understanding REST Request format
Replies: 6
Views: 603
 
Jump to post

Understanding REST Request format

ok i see that my http strings got messed up the post i want looks like this ipcpo.ag-itechnology.com/Login?json={"username": "root", "password": "root", "repository_id": "" } ipcpo.ag-itechnology.com/Login?json=%7B%22username%22%3A+%22root%...
by Finbar Murphy
Tue Aug 21, 2012 11:50 am
Forum: Issues
Topic: Understanding REST Request format
Replies: 6
Views: 603
 
Jump to post

Understanding REST Request format

hi newbie on using tiggzi so this may be a dumb question, but am trying to get a rest definition that mimics the following http://ipcpo.ag-itechnology.com/Login... : "root", "password": "root","repository_id": "" } http://ipcpo.ag-itechnology.com/Log...

Go to advanced search