#1
(This post was last modified: 08 April, 2019 - 04:00 AM by orgasmicbanana.)
NVM IM STUPID AND THIS IS JSON. 

hey everyone. I have a head scratcher that i cant figure out and was wondering if any of you can help. 

Im trying to make a config and everything is working so far, I can Get the info , Parse the token and everything. 

However for some reason i have trouble with this POST data.

{cvalue: "<USER>", ctype: "Username", password: "<PASS>", }

The site doesn't recognize the USER and PASS and says that Username and Password are Required. Can i get help please. Thank you.