Hello!
I want to develop an application that can access and edit the Views of a Project Online.
I had success accessing and editing the views of an on-premise Project Server installation via the View.asmx web service.
I noticed that I can access the View.asmx?wsdl file through my browser for Project Online too, but didn't find a way to get data. ( I managed to authenticate with the server, but nothing happens after that)
So the question would be : if it's even possible, how can I access a Project Online's web services and how can I work with them?