- Activate module
- Go to user list
- Try and delete an account from the list on submit get this error.

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=518&op=do StatusText: Service unavailable (with message) ResponseText: Recoverable fatal error: Object of class stdClass could not be converted to string in oauth_common_user_delete() (line 233 of /var/www-sites/drupal/dstore/sites/mp3sa.co.za/modules/oauth/oauth_common.module).

Comments

voxpelli’s picture

Status: Active » Closed (duplicate)
coffeenmusic’s picture

I have almost the exact same issue. When I try and delete a user account it just gives me this error.

g35nightrider’s picture

I'm getting the same issue here. Any resloution with this? I had to go to the database and manually delete the user record instead. I'm on the latest Drupal 7 install as of 3/20/2012.

Styla’s picture

Oauth 3.0 working fine until I updated core from 7.14 to 7.15. We noticed the table for the Oauth settings in the database got deleted but since the module is there it is still looking for the settings in there. Uninstalling and Reinstalling the Oauth module didn't fix it nor an upgrade to Oauth 3.1beta1. Cannot delete accounts but can block. I'm not a developer just a daily user. Even my hosting company senior admins can't figure it. Do we have a bug?