﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4311	OAuth: Test access token doesn't work	avarab@…	team	"The OSM server barfs an internal error when you try to test the oauth access token during setup:

{{{
192.168.001.065.55989-128.040.168.098.00080: GET /api/user/details HTTP/1.1

128.040.168.098.00080-192.168.001.065.55989: HTTP/1.1 500 Internal Server Error
X-Runtime: 16   
Content-Type: text/html; charset=utf-8
Cache-Control: no-cache
Content-Length: 597
Error: ActionController::UnknownAction: No action responded to details. Actions: api_call_handle_error, api_call_timeout, assert_method, authorize, authorize_web, capabilities, changes, check_api_readable, check_api_writable, check_boundaries, check_database_readable, check_database_writable, map, report_error, require_allow_read_gpx, require_allow_read_prefs, require_allow_write_api, require_allow_write_diary, require_allow_write_gpx, require_allow_write_prefs, require_capability, require_cookies, require_public_data, require_user, sanitise_boundaries, set_locale, setup_user_auth, and trackpoints
Date: Thu, 07 Jan 2010 20:51:04 GMT
Server: lighttpd/1.4.22
}}}

Maybe the request lacks the API version?"	defect	closed	critical		Core		fixed		
