Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending multiple param as a post data #128

Open
sumitshrm4 opened this issue Aug 12, 2016 · 0 comments
Open

Sending multiple param as a post data #128

sumitshrm4 opened this issue Aug 12, 2016 · 0 comments

Comments

@sumitshrm4
Copy link

sumitshrm4 commented Aug 12, 2016

@johnculviner @jeff-h @niki4810 I need to pass two param in data both are string. I am doing it in this way. My params name in service are url and Filter.

data : {url: '<%=XXX.Config.AppSettings.Settings["RESTServiceURL"].Value%>/DownloadSomething', Filter: JSON.stringify(data1), ExtensionData:'""'}

But this is not working, how can i achieve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant