Hi,
I was just looking into using your services as file store for media files which I intend to load from a Flash/Flex application but am a little concerned about using the REST model from a client application as a user who knew what they were doing could view my applicationid, username and password using freely available http analysis tools such as fiddler.
So, should I call my .Net server from the Flash file, get my server to authenticate with your server and return the session id to the flash file which then uses it to retrieve the file from yourselves, or is there another way?
Thanks
Richard