@@ -49,4 +57,9 @@ class Oauth::GeoAuthController < ActionController::Base
@error='There are no OAuth application defined for this Geo node. Please ask your administrator to visit "Geo Nodes" on admin screen and click on "Repair authentication".'
render:error,layout: 'errors'
end
defaccess_token_error(status)
@error="There is a problem with the OAuth access_token: #{status}"