Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148288 | Oct 14,2019 05:26 AM UTC | Oct 15,2019 11:17 AM UTC | JavaScript - EJ 2 | 1 |
![]() |
Tags: DataManager |
var dataManager = new ej.data.DataManager({
url: apiUrl,
adaptor: new ej.data.WebApiAdaptor(),
requestType: "POST"
});
Tried changing the requestType to POST but this didnt work.
var dataManager = new ej.data.DataManager({
url: apiUrl, adaptor: new ej.data.UrlAdaptor() });
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.