Hi all,
Please let me know if it’s possible to Read password with a curl request?
I have a empty result:
{
"params": {}
}
Best regards
AG
Hi all,
Please let me know if it’s possible to Read password with a curl request?
I have a empty result:
{
"params": {}
}
Best regards
AG
For me it works.
Let me tell you that I tested this to make sure there wasn’t an issue. At one point I got the same result as you, at the time I mistakenly sent a GET instead of a POST. There is a chance that you did the same. At any rate please retry, make sure you do a POST..
![]()
Hi Bo,
It’s working with POST method.
thank you for your answer.
Best regards
AG