SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241
stars
244
forks
source link
SDL does not respond to SDL.GetListOfPermission with appId in case there are no specific permissions for the app #3556
Closed
GetmanetsIrina closed 3 years ago
Bug Report
SDL does not respond to
SDL.GetListOfPermission
with appId in case there are no specific permissions for the appReproduction Steps
{"jsonrpc":"2.0","id":<n>,"method":"SDL.GetListOfPermissions","params":{"appID":<app_id>}}
Expected Behavior
SDL responds with
{"id":<n>,"jsonrpc":"2.0","result":{"allowedFunctions":[],"code":0,"externalConsentStatus":[],"method":"SDL.GetListOfPermissions"}}
Observed Behavior
SDL does not respond to
SDL.GetListOfPermissions
requestOS & Version Information
SDL log
SDL_log_no_response_to_GetListOfPermissions.zip