This module needs support of different auth_types.

http://www.php.net/manual/en/oauth.setauthtype.php

Freelancer.com doesn't support authorization in the headers, it need to go as parameters on the uri.

It's called OAUTH_AUTH_TYPE_URI

Comments

bojanz’s picture

This module doesn't rely on the oauth php extension.
Still, the complaint is valid.