Method Web.Auth.OAuth.Authentication()->call()
- Method call
 stringcall(string|Standards.URIurl,void|mapping|.Paramsargs,void|stringmethod)- Description
 Does the low level HTTP call to a service.
- Throws
 An error if HTTP status != 200
- Parameter 
url The full address to the service e.g: http://twitter.com/direct_messages.xml
- Parameter 
args Arguments to send with the request
- Parameter 
mehod The HTTP method to use