Closed JustInVTime closed 11 years ago
Headers already defined in a request object are overridden by the setHeaders() call in prepareOAuth. This fix fetches the header Object from the request and adds the authorization header to it.
Thank you
Headers already defined in a request object are overridden by the setHeaders() call in prepareOAuth. This fix fetches the header Object from the request and adds the authorization header to it.