THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
how to make a POST request of the form
-
Hello, I have long been interested in how to make a POST request of the form
{ "email": "[email protected]", "password": "gdfgdfgdfg" }
-
This post is deleted!
-
{\n "email": "<USERNAME>",\n "password": "<PASSWORD>"\n}