{"id":1744,"date":"2022-08-30T15:19:05","date_gmt":"2022-08-30T15:19:05","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/30\/facebook-oauth-400-error-from-asp-net-application-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:19:05","modified_gmt":"2022-08-30T15:19:05","slug":"facebook-oauth-400-error-from-asp-net-application-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/facebook-oauth-400-error-from-asp-net-application-collection-of-common-programming-errors\/","title":{"rendered":"Facebook oAuth 400 Error from ASP.NET application-Collection of common programming errors"},"content":{"rendered":"<p>ASP.NET application performing oAuth with Facebook. This code was working fine until a few days ago and now suddenly throws 400 errors. Cannot seem to find out why &#8211; the code has remained unchanged (verified using SVN). Can anyone help with might be the cause?<\/p>\n<pre><code>Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.\n\nException Details: System.Net.WebException: The remote server returned an error: (400) Bad Request.\n\nSource Error:\n\nLine 231:        {\nLine 232:                        \nLine 233:            webRequest.GetResponse().GetResponseStream().Close();           \nLine 234:            \nLine 235:            responseReader.Close();\n<\/code><\/pre>\n<p id=\"rop\"><small>Originally posted 2013-11-30 19:03:05. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>ASP.NET application performing oAuth with Facebook. This code was working fine until a few days ago and now suddenly throws 400 errors. Cannot seem to find out why &#8211; the code has remained unchanged (verified using SVN). Can anyone help with might be the cause? Description: An unhandled exception occurred during the execution of the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1744","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1744"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1744\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}