Attaching a patch to fix this in the case of ws/oauth_access and ws/oauth_auth calls.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix_webservices_inclusion.3.patch | 486 bytes | flevour |
| fix_webservices_inclusion.patch | 857 bytes | flevour |
Attaching a patch to fix this in the case of ws/oauth_access and ws/oauth_auth calls.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix_webservices_inclusion.3.patch | 486 bytes | flevour |
| fix_webservices_inclusion.patch | 857 bytes | flevour |
Comments
Comment #1
flevour commentedI 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.
Comment #2
brmassa commentedFrancesco,
patch commited and working fine! thanks.
regards,
massa