05.08.2019, 10:16
(05.08.2019, 09:53)admin Wrote: Basic auth can be specified directly in URL: http://USER:PASS@HOST/PATH?ARG1=VAL1&ARG2=VAL2
This might not work is password has '@' or ':' characters
I have tried it this way but I could not get it to work. The username/password only contains a series of 32 numbers/letters.
I managed to get a response from the LM API without issues this way.