by Nicola Vallinoto.
Hi,
I use postman to launch webservice.
Here my url:
https://mymoodle.it/webservice/rest/server.php?wstoken=d345bc7cd3f7445b0c6tt50417b6fbd0&wsfunction=auth_userkey_request_login_url&user[username]=myuser
I use postman to launch webservice.
Here my url:
https://mymoodle.it/webservice/rest/server.php?wstoken=d345bc7cd3f7445b0c6tt50417b6fbd0&wsfunction=auth_userkey_request_login_url&user[username]=myuser
I think you need to add the bold part (user[username]='.....')
Nicola