Oauth 2.0 token request header parameters
I am trying to build a Oauth 2.0 credential but the token authorization requires that a resource parameter is defined for the token and sent in the body of the token request. I am not sure if/how this is possible with out just building a custom scrip...
