Search found 14 matches

Go to advanced search

by Embo
Sat Jan 11, 2014 1:54 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

I'm all set. I can see the responses on the device.
Thanks!

by Embo
Mon Jan 06, 2014 6:17 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

I get the following:

code
{"readyState":0,"responseText":"","status":0,"statusText":"error"}
/code

Thanks

by Embo
Sat Jan 04, 2014 1:43 am
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

I tried the workaround that you suggested ( "Disable same origin policy" mode)... you're right, it does work. Which makes me doubt that the root cause is the "text" Mime type. I also tested with Android and IOS, and in both cases, it does NOT work. I get a textStatus of "Err...
by Embo
Fri Jan 03, 2014 7:19 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

Good catch! I do see it now... The service returns this: Content-Type: text;charset=UTF-8 instead of: Content-Type: text/plain;charset=UTF-8 Unfortunately, it is not my web service. I did bring it to their attention, but it will most likely be months (or years) if it ever gets fixed. Is there any po...
by Embo
Wed Dec 11, 2013 7:37 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

Thank you!

Of course it would be a newbie that manages to find a bug... I spent quite a bit of time trying to make that service work.. :)

I will try your workaround suggestion for the browser.

Thanks again, and please keep me posted when this is resolved.

by Embo
Tue Dec 10, 2013 5:13 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

Yes, that is the same message is that is part of the error message that I've originally posted. If I knew why it was happening, I wouldn't have posted this question. I'm confused as to why you would be asking me to "check this in your service" ?? Like I mentioned before, the web service is...
by Embo
Tue Dec 10, 2013 1:33 am
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

Ok. Thank you for the update.

by Embo
Fri Dec 06, 2013 4:21 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

I think you may be right... I've sent the curl command to support.

by Embo
Fri Dec 06, 2013 4:31 am
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

Hi Igor, Thanks for the response. I am not using the Zoho Creator API in this scenario for a very specific reason, which I don't need to bore you with. The fact is that I can use the URL and Post params from CURL without any issues. It gives the correct response back. Also, the service does send the...
by Embo
Thu Dec 05, 2013 9:35 pm
Forum: Issues
Topic: Error using REST Service Test function
Replies: 27
Views: 4353
 
Jump to post

Error using REST Service Test function

It's only for testing, so you can go ahead and try it out as much as you like and you can type in any data into the User_ID or Email params.. don't change any of the other ones. You can even leave the params as is and Test.

Go to advanced search