Hi everybody, I need some help.
I'm new to your prestigious Forum, and first of all, I greet you ALL.
I'm working on a small bot project to impress my teacher (information security subject), so I'd like to be able to post ads on Gumtree.co.za
I use fiddler to capture HTTP traffic, but when I try to run the code from VB.Net app, I got the HttpWebRequest response ( AD_DEFERRED )
Code:
{"state":"AD_DEFERRED","defferedLink":"/post?guid=4ea59c96-b64e-4ea7-8835-d3c325a5b0a8-15bbebc9ca6","links":{"emailLogin":"/login.html?redirect=/post?guid=4ea59c96-b64e-4ea7-8835-d3c325a5b0a8-15bbebc9ca6","register":"/register.html?redirect=/post?guid=4ea59c96-b64e-4ea7-8835-d3c325a5b0a8-15bbebc9ca6","facebookLogin":"/social/facebook/authorize?return=/post?guid=4ea59c96-b64e-4ea7-8835-d3c325a5b0a8-15bbebc9ca6"}}
Please find below my codes for the Login & Post.
Follow the link to see my codes from Pastebin for the Login & Post.
Link : pastebin.com/cNYirhtU