Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bio field has to be removed #2

Open
nani-777 opened this issue Mar 1, 2017 · 1 comment
Open

Bio field has to be removed #2

nani-777 opened this issue Mar 1, 2017 · 1 comment

Comments

@nani-777
Copy link

nani-777 commented Mar 1, 2017

var userJson = await httpClient.GetStringAsync(requestUrl);

`this code is throwing an error
the error i get is

StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:\r\n{\r\nWWW-Authenticate: OAuth "Facebook Platform" "invalid_request" "(#12) bio field is deprecated for versions v2.8 and higher

@nani-777 nani-777 changed the title Http Error Bio field has to be removed Mar 2, 2017
@PriyaRastogi
Copy link

var userJson = await httpClient.GetStringAsync(requestUrl);

this line is giving one of another error httpclient failed while sending the request.i did not find any solution.

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

No branches or pull requests

2 participants