No announcements
Found 363031 threads
-
0 Votes
OrderBy problem with the json API ?
is OrderBy (but I have the impression that OrderType=xxx worked for some cases). I use the json API. 1. ...Unanswered | 0 Replies | 2027 Views | Created by Antonis Sidiropoulos - Monday, April 15, 2013 9:15 AM -
1 Votes
Web Api 2 - passing a class as URI parameters
Hi there, We've hit a weird problem with passing a complex class in web api 2. The class looks like ...Answered | 1 Replies | 4469 Views | Created by Reece Williams - Thursday, November 21, 2013 12:55 PM | Last reply by Caillen - Friday, November 22, 2013 9:27 AM -
0 Votes
bing json api pagination
Is there an example for bing web search api in json that uses pagination to go to the nex offset results? I am using the ...Answered | 1 Replies | 7534 Views | Created by lglr73 - Monday, June 20, 2011 9:04 PM | Last reply by Kenneth Lee - Thursday, July 14, 2011 12:44 AM -
0 Votes
JSON Search API Down?
Greetings- I received my app ID a few days ago and began to use the JSON API to perform some research. Just today, none of the requests ...Answered | 3 Replies | 2988 Views | Created by abehrens - Wednesday, July 11, 2012 1:09 AM | Last reply by abehrens - Thursday, July 12, 2012 1:22 AM -
1 Votes
REST API Get with Json body
I am trying to do a request with a Json body but I am getting an error "Cannot send a content-body with this verb-type". It's a rest call to ...Unanswered | 3 Replies | 662 Views | Created by _Ruud - Friday, May 5, 2017 2:24 PM | Last reply by jrv - Saturday, May 6, 2017 8:53 AM -
0 Votes
Problems with Live JSON API in C#
If you want to access Live Search API 2.0 then the DownloadStringAsync line should be: wc.DownloadStringAsync(new Uri(liveUrl + SearchBox.Text)); However, ...Answered | 2 Replies | 9992 Views | Created by Sascha Rothe - Monday, April 6, 2009 6:56 AM | Last reply by Roopali kaujalgi - MSFT - Wednesday, April 15, 2009 11:32 PM -
0 Votes
Problem with the behavior of RECV API
Hi All, I am facing a problem with the behavior of recv API .Though there is data to be ... -
0 Votes
Web API consumed by jSon
This is just killing me. It SHOULD be so easy. I've written a Web API that I need to call from json, passing arguments and getting a return ...Unanswered | 6 Replies | 749 Views | Created by RikBrooks - Wednesday, September 7, 2016 2:06 PM | Last reply by Kevin Linq - Thursday, September 8, 2016 2:42 AM -
0 Votes
Problem with JSON Query CRM 2011
I think the way you build your query will return a resultset with one entity. So you will have to look at data.d.results[0].Unanswered | 3 Replies | 6124 Views | Created by Guillermo Cardona - Thursday, March 31, 2011 2:32 PM | Last reply by Jan AS - Friday, April 1, 2011 10:05 AM -
0 Votes
Support Peek Output in the REST (JSON) API
Currently it is only available through GUI, CLI (task view /PeekOutPut); It is not available in SDK or REST API, it is in the store ...Unanswered | 1 Replies | 254 Views | Created by dhirschfeld - Tuesday, August 7, 2018 10:50 AM | Last reply by qiufang shi - Wednesday, August 8, 2018 4:48 AM -
0 Votes
jSon format problem
Hi Md. Delower Hossain, For Web API, please repost this issue in theUnanswered | 1 Replies | 505 Views | Created by Md. Delower Hossain - Sunday, February 5, 2017 10:43 AM | Last reply by Kristin Xie - Monday, February 6, 2017 6:06 AM -
0 Votes
Best practice on working with json results from web api
The below forum is where you should post. http://forums.asp.net/1246.aspx/1?Web+APIProposed | 2 Replies | 636 Views | Created by Mark Spinks - Wednesday, October 7, 2015 8:57 PM | Last reply by Noam B - Thursday, October 8, 2015 9:22 AM -
1 Votes
LINQ to SQL OrderBy
gave me an exception "Unsupported overload used for query operator 'OrderBy'." Any reason why? All I am trying to create is a runtime comparer so that ...Answered | 3 Replies | 15930 Views | Created by Ruskin83 - Friday, June 20, 2008 11:05 AM | Last reply by Peter Ritchie - Friday, June 20, 2008 1:13 PM -
0 Votes
My first JSON API: Using CloudSight API (JSON/Rest) in C#
Here is the link: http://cloudsightapi.com/api Now I Will move your thread to "off-topic" forum. Thanks for your understanding.Unanswered | 2 Replies | 1442 Views | Created by Ozzl - Tuesday, April 7, 2015 9:33 AM | Last reply by Kristin Xie - Thursday, April 23, 2015 9:17 AM -
1 Votes
MVC Web API json response truncated?
of data) the maximum count of a list in said queue is ~500 and minimum count is ~100. When I debug the api locally It will return all the ...Answered | 3 Replies | 5688 Views | Created by knudmt26 - Monday, February 11, 2013 10:26 PM | Last reply by Just Karl - Wednesday, January 15, 2014 11:17 PM -
0 Votes
Linq: Join & OrderBy -> Invalid Argument
Hi, Pat is right - the problem is using the o.Id in your linq. It is a little miss-leading in that the Entity base class does have an Id property ...Answered | 3 Replies | 2862 Views | Created by hfaun - Thursday, December 13, 2012 8:27 PM | Last reply by hfaun - Friday, December 14, 2012 6:31 PM -
2 Votes
Issues with JSON Deserialize
Hi, The question relating to JSON Deserialize is beyond the scope of this forum, I'm moving the thread to: where is the forum for... ...Answered | 2 Replies | 12611 Views | Created by Pyromanci - Wednesday, March 24, 2010 5:45 PM | Last reply by Ed Price - MSFT - Monday, February 18, 2013 5:37 AM -
0 Votes
Problem with Windows Search API
// create an OleDbConnection object which connects to the indexer pro ...Answered | 1 Replies | 9610 Views | Created by kkapel - Sunday, March 1, 2009 2:57 PM | Last reply by sudarshans1 - Monday, March 2, 2009 7:06 AM -
0 Votes
processing json with boost
Hi I have a json like this below and i want to traverse though this json and want to get the value of Tag "V", and i am using boost c++ library ...Unanswered | 1 Replies | 519 Views | Created by litusahoo - Wednesday, September 20, 2017 1:00 AM | Last reply by Baron Bi - Wednesday, September 20, 2017 3:11 AM -
0 Votes
o365 management api problem
;endTime=2019-02-25T09:34:53. It is also getting data 2019-02-25T07:22:16. What could be the ...Answered | 1 Replies | 612 Views | Created by Sai Monesh - Monday, February 25, 2019 11:43 AM | Last reply by Guido Franzke - Monday, February 25, 2019 12:18 PM - Items 1 to 20 of 363031 Next ›
No announcements