Hi all,
I have a website that I'd like to post to. I can get through the login screen OK. At least it looks like I can. However, when I try to POST my JSON data, the website kicks me out to the log in page again.
I've been able to determine that the reason for this is I'm missing an antiforgery token, specifically: __requestverificationtoken
I suspect I can create the data using a VB.Net script. Has anyone got any idea how or experience in doing this?
Regards,
Ben