Not able to access azure using jQuery ajax from mobile browserHow can I get jQuery to perform a synchronous, rather than asynchronous, Ajax request?What is the best way to add options to a select from as a JS object with jQuery?How to manage a redirect request after a jQuery Ajax callAbort Ajax requests using jQueryGet selected text from a drop-down list (select box) using jQueryjQuery AJAX submit formjQuery Ajax File UploadWhat is the best way to detect a mobile device?jQuery Ajax POST example with PHPHandle file download from ajax post

What does it mean by "my days-of-the-week underwear only go to Thursday" in this context?

Can I exile my opponent's Progenitus/True-Name Nemesis with Teferi, Hero of Dominaria's emblem?

Can you trip a breaker from a different circuit?

Why isn't there armor to protect from spells in the Potterverse?

Do interval ratios take overtones into account or solely the fundamental frequency?

ZFS inside a virtual machine

How to model regression with an asymmetric loss function?

A famous scholar sent me an unpublished draft of hers. Then she died. I think her work should be published. What should I do?

Where is the bomb: How to estimate the probability, given row and column totals?

Equations with summation ("sum") symbols

Installation of ImageMagick software fails with "configure: error: libltdl is required"

Delete n lines skip 1 line script

I transpose the source code, you transpose the input!

How to justify getting additional team member when the current team is doing well?

"until mine is on tight" is a idiom?

"I will not" or "I don't" as an answer for negative orders?

お仕事に学校頑張って meaning

How do my husband and I get over our fear of having another difficult baby?

Why is STARTTLS still used?

How deep is the liquid in a half-full hemisphere?

Where's the mandatory argument of sectioning commands

How can I become an invalid target for spells that target humanoids?

split 1 column input into 5 column bed file

What is Weapon Handling?



Not able to access azure using jQuery ajax from mobile browser


How can I get jQuery to perform a synchronous, rather than asynchronous, Ajax request?What is the best way to add options to a select from as a JS object with jQuery?How to manage a redirect request after a jQuery Ajax callAbort Ajax requests using jQueryGet selected text from a drop-down list (select box) using jQueryjQuery AJAX submit formjQuery Ajax File UploadWhat is the best way to detect a mobile device?jQuery Ajax POST example with PHPHandle file download from ajax post






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have a SharePoint code in which I am making a jQuery ajax call to azure service (using basic authentication) the code works fine when rhn from the desktop but fails when I try running it from mobile browser I get an network error. Please help me solve this issue.the ajax call is a basic ajax 'POST' call with key and password passed as data to the call and I have no syntax error.



 $.ajax({
Url: 'https:// some/url',
Data:'JSON.Stringify(key-password)',
Content type:'json',
Type:'post',
success:function()
//Do stuff
);









share|improve this question


























  • Can anyone help me with this?????

    – Shubham Singh
    Apr 4 at 6:31

















0















I have a SharePoint code in which I am making a jQuery ajax call to azure service (using basic authentication) the code works fine when rhn from the desktop but fails when I try running it from mobile browser I get an network error. Please help me solve this issue.the ajax call is a basic ajax 'POST' call with key and password passed as data to the call and I have no syntax error.



 $.ajax({
Url: 'https:// some/url',
Data:'JSON.Stringify(key-password)',
Content type:'json',
Type:'post',
success:function()
//Do stuff
);









share|improve this question


























  • Can anyone help me with this?????

    – Shubham Singh
    Apr 4 at 6:31













0












0








0








I have a SharePoint code in which I am making a jQuery ajax call to azure service (using basic authentication) the code works fine when rhn from the desktop but fails when I try running it from mobile browser I get an network error. Please help me solve this issue.the ajax call is a basic ajax 'POST' call with key and password passed as data to the call and I have no syntax error.



 $.ajax({
Url: 'https:// some/url',
Data:'JSON.Stringify(key-password)',
Content type:'json',
Type:'post',
success:function()
//Do stuff
);









share|improve this question
















I have a SharePoint code in which I am making a jQuery ajax call to azure service (using basic authentication) the code works fine when rhn from the desktop but fails when I try running it from mobile browser I get an network error. Please help me solve this issue.the ajax call is a basic ajax 'POST' call with key and password passed as data to the call and I have no syntax error.



 $.ajax({
Url: 'https:// some/url',
Data:'JSON.Stringify(key-password)',
Content type:'json',
Type:'post',
success:function()
//Do stuff
);






jquery ajax azure sharepoint-online






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 29 at 2:01







Shubham Singh

















asked Mar 28 at 19:01









Shubham SinghShubham Singh

308 bronze badges




308 bronze badges















  • Can anyone help me with this?????

    – Shubham Singh
    Apr 4 at 6:31

















  • Can anyone help me with this?????

    – Shubham Singh
    Apr 4 at 6:31
















Can anyone help me with this?????

– Shubham Singh
Apr 4 at 6:31





Can anyone help me with this?????

– Shubham Singh
Apr 4 at 6:31












0






active

oldest

votes














Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55405074%2fnot-able-to-access-azure-using-jquery-ajax-from-mobile-browser%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55405074%2fnot-able-to-access-azure-using-jquery-ajax-from-mobile-browser%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript