Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL does not respond to SDL.GetListOfPermission with appId in case there are no specific permissions for the app #3556

Closed
GetmanetsIrina opened this issue Oct 29, 2020 · 2 comments
Labels
Projects

Comments

@GetmanetsIrina
Copy link

GetmanetsIrina commented Oct 29, 2020

Bug Report

SDL does not respond to SDL.GetListOfPermission with appId in case there are no specific permissions for the app

Reproduction Steps
  1. SDL with external_proprietary policies and HMI are started
  2. Mobile app is registered and activated
  3. There are no specific permissions for the app
  4. PTU is not performed or performed without specific permissions for the mobile app
  5. Go to HMI settings-> App permissions - > <app name>
  6. HMI requests {"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 request

OS & Version Information
SDL log

SDL_log_no_response_to_GetListOfPermissions.zip

@LitvinenkoIra
Copy link
Contributor

@VadymLuchko is working on it

@jacobkeeler
Copy link
Contributor

Closing with the merge of #3627

@theresalech theresalech added this to Completed Bug Fixes/ Enhancements in 8.0.0 Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
8.0.0
Completed Bug Fixes / Enhancements
Development

No branches or pull requests

4 participants