What happened?
i maked user pass in the postdata, he told me an error


<input.USERNAME> and <input.PASSWORD>
or
<input.USER> and <input.PASS>
The same problem, i make like you said
and he say
[IDLE] (27,153): error CS0103: The name ‘PASS’ does not exist in the current context
<input.USERNAME> and <input.PASSWORD>
The same problem
{“password”:"",“email”:"",“s_password”:"",“recaptchaToken”:""}
set worlist type to credentials and change and user to <input.USERNAME> and <input.PASSWORD>
My environment is working good
but the postdata not detected (they are detected as < USERNAME > < PASSWORD > )
and if there is something not working in environment, it will display an error while opening openbullet
but the openbullet working without problem
only detection of user pass
set worlist type to credentials and
change by <input.USERNAME>
change by <input.PASSWORD>