I need to make a query on Serasa Experian services in my application.
I have already assembled the whole layout and when I make the request directly through the browser, I have the expected return perfectly
https://mqlinuxext.serasa.com.br/Homologa/consultahttps?p=???????????? B49C 000001050000193JC FI S99SINIAN N P002RSPU I00100R T999
Where: ???????????? = username and password to access.
Now, does anyone have any suggestions on how to make this request through php? I'm trying to do via cURL but the return is always "REQUIREMENT CONTAINS LESS THAN 24 BYTES"