Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

C# example code results in undefined #42

Open
jpv001 opened this issue Jan 21, 2017 · 3 comments
Open

C# example code results in undefined #42

jpv001 opened this issue Jan 21, 2017 · 3 comments

Comments

@jpv001
Copy link

jpv001 commented Jan 21, 2017

The request Uri for the C# example code is broken for all samples, instead of the relative url the samples display "undefined"

From the sample (http://docs.pollsapi.apiary.io/):

using (var response = await httpClient.PostAsync("undefined", content))
{
    string responseData = await response.Content.ReadAsStringAsync();
}
@miiila
Copy link

miiila commented Jan 21, 2017

Hello,

thank you very much for catching this! We will definitely correct it.

Mila

@javifr
Copy link

javifr commented Feb 22, 2017

Hi, we'd apreciate a lot the correction of this bug.
+1

@julioschutz
Copy link

Hello,

Is there any correction ?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants