Hi,
I am trying to develop an application to get the user's services. I used OAuth to get the token for a user and using this token i want to get the services of a user.
For example if the user has uploaded a shape file, I want to get the details about the shape file and content of the shape file.
How can i achieve this criteria?
Thank you for your help