Facebook-ASP.NET-Webhook icon indicating copy to clipboard operation
Facebook-ASP.NET-Webhook copied to clipboard

bad request 400

Open riccainfo opened this issue 3 years ago • 4 comments

Hi! Thank you for this solution! I follow each steps correctly and I try to log something on a text file. At the instruction:

await httpClientLead.GetStringAsync(formUrl)

log the error:

System.Net.Http.HttpRequestException: Il codice di stato della risposta non indica la riuscita dell'operazione: 400 (Bad Request). in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) in FacebookLeadAdsWebhooks.Controller.WebhooksController.<Post>d__1.MoveNext() in C:\Users\xxxxx\Downloads\fb\Facebook-ASP.NET-Webhook-master\src\FacebookLeadAdsWebhooks\FacebookLeadAdsWebhooks\Controller\WebhooksController.cs:riga 74

Why?

riccainfo avatar Dec 14 '21 10:12 riccainfo

Hi @riccainfo, Are you able to fetch the leads. can you guide me ?

Dev-Raviraj avatar Feb 05 '22 10:02 Dev-Raviraj

Hi @riccainfo , I am also facing same error, Did you find any solution?

MohammedMubeen avatar Jun 27 '22 05:06 MohammedMubeen

API call version updated give a try and update here

somaraj avatar Jul 17 '22 04:07 somaraj

Did anyone get the solution for this? I'm also facing the same

pranvirsingh avatar Aug 21 '23 19:08 pranvirsingh