No announcements
Found 308770 threads
-
0 Votes
Disable GET functionality of WEB API token call
Hi guys. I developed an application using ASP.NET WEB API 2. The application is completed and in the process of having security review ...Unanswered | 1 Replies | 544 Views | Created by dupjacques - Tuesday, July 21, 2015 11:16 AM | Last reply by Herro wong - Wednesday, July 22, 2015 3:26 AM -
0 Votes
OneDrive API invalid auth token
Hi all, I have been working on a OneDrive web app navigating through the drive is easy enough but I cannot, for the life of me,, figure out how to get theAnswered | 1 Replies | 730 Views | Created by Kid-Seven-7 - Tuesday, April 10, 2018 8:39 AM | Last reply by Luigi Bruno - Tuesday, April 10, 2018 10:21 AM -
0 Votes
Access token to call Graph API's
what about the validity of access token required to call MS Graph API's.Answered | 1 Replies | 795 Views | Created by rahul.gogia24 - Thursday, March 21, 2019 5:53 PM | Last reply by Dave Patrick - Thursday, March 21, 2019 6:57 PM -
0 Votes
Web Api
In Web API the URL can be configured by yourself by means of the urlmappings that you will find by default in the App_Start folder. If you use Visual Studio to generate a ...Answered | 1 Replies | 966 Views | Created by smaranika - Sunday, September 20, 2015 7:25 AM | Last reply by Alberto Poblacion - Monday, September 21, 2015 5:40 AM -
0 Votes
Integrate Outlook functionality in my asp.net application (Need WEB API)
Hi All, We need integrate outlook functionality in our Web Application and logged in user can perform operations over his/her Mailbox: (without ...Answered | 2 Replies | 674 Views | Created by Sushant Vishnoi10 - Friday, December 11, 2015 9:12 AM | Last reply by Just Karl - Friday, December 11, 2015 3:08 PM -
0 Votes
Utilising OCS API functionality from a Java web app
Hi, I have come across some of the OCS API examples that Microsoft provide and have managed to get them working easily within Visual ...Answered | 1 Replies | 12403 Views | Created by dj_tom_2000 - Monday, October 19, 2009 4:01 PM | Last reply by Gavin-Zhang - Monday, October 26, 2009 6:54 AM -
0 Votes
Web Api Batch Calls in Asp .net Web Api
You use Async call https://chanmingman.wordpress.com/2014/11/23/async-and-await-c/ or you return the array[] from your web api ...Answered | 3 Replies | 929 Views | Created by Ravi_Kanasagra - Tuesday, March 3, 2015 12:57 PM | Last reply by Ravi_Kanasagra - Wednesday, March 4, 2015 12:10 PM -
0 Votes
disable phone call ,letter
see phone call, letter,email,appointment but all the other's functionality should not be effected is there any way to ...Answered | 8 Replies | 6681 Views | Created by VarunKumar17 - Thursday, November 5, 2009 1:18 PM | Last reply by Donna Edwards - Friday, November 13, 2009 6:18 PM -
0 Votes
Web API design
If you are referring to Web API then you should post your question here: httpAnswered | 1 Replies | 727 Views | Created by Prasworld - Tuesday, June 2, 2015 11:31 AM | Last reply by IWolbers - Tuesday, June 2, 2015 12:04 PM -
0 Votes
Create model at runtime of web API
Web API $.ajax({ type: "GET", url: "MYWebAPI", data: { modelName: 'Products', properties: ...Answered | 1 Replies | 828 Views | Created by chuckw87 - Wednesday, February 12, 2014 1:09 AM | Last reply by Eyal Solnik - Wednesday, February 12, 2014 1:25 AM -
0 Votes
Web Api Project - Change Authentication
Hi, I'm using VS2013 Ultimate. I'm creating a web api project so a Mobile app that will create later using Apache Cordova and call it to update data in ...Answered | 2 Replies | 1299 Views | Created by laJasmine - Thursday, May 7, 2015 11:36 PM | Last reply by laJasmine - Friday, May 8, 2015 3:57 PM -
2 Votes
How to call an Azure Web API (2.2) - from Dynamics Custom WorkFlow Activity of Plugin c#
Hello, I am specifically trying to call a web api, that has a FromBody. However, I am trying to do it without having to use libraries ...Answered | 2 Replies | 2524 Views | Created by Anokneemous - Sunday, April 26, 2015 4:45 PM | Last reply by Anokneemous - Saturday, May 2, 2015 4:29 PM -
0 Votes
Disable Call Logging from OCS?
Yes, all of this information has been correct and helpful. Unfortunately, I now find that the "missed call" notification we get in Outlook no ...Answered | 7 Replies | 14343 Views | Created by kcross888 - Thursday, October 15, 2009 7:27 PM | Last reply by kcross888 - Wednesday, October 21, 2009 6:30 PM -
0 Votes
Asp.Net Web API Entityframework Concurrency
/ delete methods were only called from a local running c# program. I am using HttpClient class to call the web api methods. The web methods works as ...Answered | 1 Replies | 1181 Views | Created by blenet - Thursday, January 15, 2015 5:29 PM | Last reply by Kristin Xie - Friday, January 16, 2015 2:33 AM -
0 Votes
C#.Net API call using IIS
I build an API(C# - Class Library[.Net Framework]) and I want to call it from IIS. But it keeps on showing me this error.Answered | 3 Replies | 797 Views | Created by Michael Reyes 486 - Wednesday, November 21, 2018 3:31 AM | Last reply by Dave Patrick - Wednesday, November 21, 2018 1:32 PM -
0 Votes
web api versioning
Hi WebAPI experts, WebAPI issues can be addressed at the below ...Answered | 5 Replies | 723 Views | Created by Saravanabharathi - Tuesday, November 24, 2015 9:02 AM | Last reply by Saravanabharathi - Thursday, November 26, 2015 10:21 AM -
0 Votes
What is Web Service and Web Api
: "... a method of communication between two electronic devices over a network." Web API is a Microsoft framework for ...Answered | 2 Replies | 634 Views | Created by TinVin727 - Friday, January 13, 2017 2:14 AM | Last reply by Sabah Shariq - Friday, January 13, 2017 9:32 AM -
0 Votes
Unable to get refresh token to download data from bingads api
Hi, we have a requirement to pull data from bing ads api.in order to do that we are trying to get the refresh token first.we took the sample python code ...Answered | 2 Replies | 612 Views | Created by Joyjit Naskar - Tuesday, July 2, 2019 10:08 PM | Last reply by Dave Patrick - Tuesday, July 2, 2019 10:14 PM -
2 Votes
Direct Rest Call To Google Api
I understand your disappointment. Your code it's perfect to make GET HTTP Calls. In this case you should address your question directly to Google API Fórum, ...Answered | 6 Replies | 1608 Views | Created by SharpDragon - Wednesday, November 12, 2014 9:42 AM | Last reply by Kristin Xie - Thursday, November 13, 2014 8:51 AM -
0 Votes
Web API Issue
Hello All, I am working on Web API functionality. I have included "jquery_1.9.1.min", "SDK.REST" files in entity Web ...Answered | 10 Replies | 996 Views | Created by Kumar_R - Wednesday, February 17, 2016 2:27 PM | Last reply by Andrii Butenko - Wednesday, February 17, 2016 7:08 PM - Items 1 to 20 of 308770 Next ›
No announcements