Attaching a patch to fix this in the case of ws/oauth_access and ws/oauth_auth calls.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

flevour’s picture

I re-rolled the patch to fix the issue only for _oauth_token_access().

In the previous patch I mechanically added the inclusion call also to oauth_form_user_login_block_alter() which calls webservices_form_user_login_block_alter(). Anyway I triple-checked and no function by that name exists in webservices modules. I have opened #331470: Call to an inexistant function in webservices about this problem.

brmassa’s picture

Status: Needs review » Fixed

Francesco,

patch commited and working fine! thanks.

regards,

massa

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.