I have been having several impassable problems with services/oauth and have reverted to a clean install of services & oauth.

When I edit endpoint oauthlogin (immediately after installation) i get the following error:

Notice: Undefined property: stdClass::$debug in services_ctools_export_ui_form() (line 112 of C:\vhosts\Drupal\services_3_1\sites\all\modules\services\plugins\export_ui\services_ctools_export_ui.inc).

When I interrogate http://mysite.com/oauthlogin/api im getting a 404:file not found. The provided services example works out the box (response 200) so it appears a specific problem with the oauth provider.

When I return to main admin services list I get more errors:

Notice: Undefined property: stdClass::$debug in services_endpoint_callback() (line 195 of C:\vhosts\Drupal\services_3_1\sites\all\modules\services\services.module).
Notice: Undefined property: stdClass::$server_settings in services_endpoint_callback() (line 196 of C:\vhosts\Drupal\services_3_1\sites\all\modules\services\services.module).
Notice: Undefined property: stdClass::$debug in services_endpoint_callback() (line 198 of C:\vhosts\Drupal\services_3_1\sites\all\modules\services\services.module)

Comments

matt2000’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

The notices form services module aren't relevant to OauthLogin provider.

The 404 at /oauthlogin/api is not surprising either. You should test a specific resource, e.g. /oauthlogin/api/user/info