You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 get the following result.
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 get the following result.
Status=WaitingForActivation, Method="{null}", Result = "{Not yet computed}"
Exception=null
AsyncState = null
There is no error but the result set is empty. Does the not work in a library project?
Please advice. Let me know if you have further questions or need more info
Thank you in advance.
-Vishal
The text was updated successfully, but these errors were encountered: