Search found 3 matches
- 22:11, 04 Mar 2016
- Forum: Questions and answers
- Topic: $ajax redirect issue
- Replies: 3
- Views: 28400
Re: $ajax redirect issue
<bump>
- 17:42, 03 Mar 2016
- Forum: Questions and answers
- Topic: $ajax redirect issue
- Replies: 3
- Views: 28400
Re: $ajax redirect issue
WalterEt wrote: This issue only started to happen after this recent update.
Which update are you referring to?
Is it possible to revert to an older version?
Thanks,
- David
- 17:12, 02 Mar 2016
- Forum: Questions and answers
- Topic: $ajax redirect issue
- Replies: 3
- Views: 28400
$ajax redirect issue
Hello, I have modified the example TI CC2650 sensor demo so that it makes an ajax call to a REST web service under certain conditions. I have confirmed the web service runs (it creates a WorkOrder in the system), but the ajax call always executes the 'error' call back - not the 'success' callback. T...