issues Search Results · repo:JustinBeckwith/YelpSharp language:C#
Filter by
19 results
(58 ms)19 results
inJustinBeckwith/YelpSharp (press backspace or delete to remove)Yelp wants these to be formatted as 11.22222222, -33.4444444. The website I am using the library on is often run for a
French audience so my thread culture is fr-FR so this gets formatted as ll=11,22222222, ...
TickleKitty
- Opened on Jul 28, 2017
- #30
Hi Justin, Hi, I am running the following Yelp c# call on my local machine and it works perfectly fine:- var results =
y.Search(searchOptions).Result;
However, when I host the code on the server, this ...
kushal713
- 1
- Opened on Jul 26, 2016
- #27
Hi. I am building a universal windows 10 app, and I am hoping to implement YelpSharp. When I add the files I want to my
project I get tons of errors, usually regarding assembly references. My question ...
seaniemc
- 1
- Opened on Mar 24, 2016
- #26
Trying to use YelpSharp on project that also involves Twilio. Twiliio requires latest version of RestSharp but YelpSharp
fails with authentication error using newest version of RestSharp. Hope you can ...
lmeyers
- Opened on Oct 26, 2015
- #25
When grabbing the display address of a business, it is missing a space between the street address and the city.
For example: 250 23rd StRichmond, CA 94804 instead of 250 23rd St Richmond, CA 94804
CodePantherCode
- Opened on Feb 9, 2015
- #22
While making a search call:
var yelp = new YelpSharp.Yelp(new Options() { AccessToken = _yelpContext.AccessToken, AccessTokenSecret =
_yelpContext.AccessTokenSecret, ConsumerKey = _yelpContext.ConsumerKey, ...
mbonig
- 2
- Opened on Oct 29, 2014
- #21
I downloaded the complete YelpSharp zip file from Github and placed it on my computer. I am running visual studio 2013
professional. I navigated to the downloaded files and opened the YelpSharp.sln file ...
gceaser
- Opened on Jul 15, 2014
- #20
Hello,
When I am trying to Search with the Yelp api in a c# webservice, it runs ok and I get results fine. But when I try to
run the same configuration with same access keys in C# UnitTest project, I ...
vinczgorad
- Opened on Jun 24, 2014
- #19
I am getting 20 results.It is okay but how do i get next 20 results which are 21+ onwards.
sannket
- 2
- Opened on Dec 12, 2013
- #16

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.