Skip to content

Failed to get value of parameter. Authorization failure. #389

Answered by vivekatoffice
gargulakj asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gargulakj ,
I found the following from the ACAP SDK experts to change in the manifest.json 😄

 "resources": {
        "linux": {
            "user":{
                    "groups":["operator"]
                }
        }
    }

My manifest.json :

{
    "schemaVersion": "1.7.3",
    "acapPackageConf": {
        "setup": {
            "friendlyName": "axparameter",
            "appName": "axparameter",
            "vendor": "Axis Communications",
            "embeddedSdkVersion": "3.0",
            "vendorUrl": "https://www.axis.com",
            "runMode": "never",
            "version": "1.0.0"
        },
        "configuration": {
            "paramConfig": [
                {
         …

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@vivekatoffice
Comment options

@Cacsjep
Comment options

@vivekatoffice
Comment options

@vivekatoffice
Comment options

Answer selected by gargulakj
@gargulakj
Comment options

@Cacsjep
Comment options

@gargulakj
Comment options

@Cacsjep
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants