Have been playing with Kendo UI and have an issue where a GET request to a 
w2p service returns an invalid argument error.
Kendo places a callback at the end of the address in the form of:

http://127.0.0.1:8000/dogsfleas/dogs/api/dogs*
?callback=jQuery1910806812594877556_1375342185702&_=1375342185703*

The issue is with the ampersand (&).
Remove it from the address and the result is returned
(seems to within the kendo code without a clear way to avoid sending it).
Does anyone have a suggestion of how to deal with it? 

Using a recent w2p trunk version.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to