by Juan Leyva.
Hi,
sorry for my late response.
I just checked it and the site Web Services are returning errors, in order to see what's the exact error you should enable debugging:
- Go to Debugging in the Site administration
- For "Debug messages" select 'DEVELOPER'
- Tick "Display debug messages"
- Click the 'Save changes' button.
Once enabled, please execute this curl command in your linux/mac console:
https://campusvirtual.frsf.utn.edu.ar/lib/ajax/service.php' --data '[{"index":0,"methodname":"tool_mobile_get_public_config","args":{}}]' --compressed
curl 'And copy here the error returned (if you can't execute the command, just let me know)
Juan