Hello.
I'm trying to POST a JSON on an URL.
But the body request arrive empty on the web service :
[DEBUG] # 2022-05-05 15:04:32,966 # scopes founds : api
[DEBUG] # 2022-05-05 15:04:32,971 # PatientController:PostSignaletic object nullHere is the code, i tried a TONS of ways to do it but i'm still in trouble ...
Method SendSignaletique(Token As %String)
{
//set UrlPats = "https://app..png)

