🌍
Deutsch
I sent a POST REQUEST for Authentification.
The URL requested to "ws.php?format=json&method=pwg.session.login with"
I got the answer from the Server
{"stat":"fail","err":405,"message":"This method requires HTTP POST"}
What can I do to fix this problem?