--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/OMfFm1D8ILY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/94435b2f-a048-4645-8380-7e1f52fdcff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
{
"errors": [
{
"msg": "Insufficient privileges"
}
]
}
[
{
"id": "481",
"k": "com.sample.internal.test.55555.bhuvanasecondproj.java",
"nm": "BhuvanaSecondProj",
"sc": "PRJ",
"qu": "TRK"
},
{
"id": "254",
"k": "com.sample.internal.55555.bhuvanatestid.java",
"nm": "BhuvanaTestID",
"sc": "PRJ",
"qu": "TRK"
}
]To unsubscribe from this group and all its topics, send an email to sonarqube+...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/ede09aca-de1e-4ea0-8e69-5a035a530b9a%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/02a06432-c44b-4211-8884-77a943398e09%40googlegroups.com.
{
"err_code": 401,
"err_msg": "Unauthorized"
}To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/60e3d5f8-c691-483f-85c5-c39af875f0ce%40googlegroups.com.
{"projects": [{
"id": "ec17c42a-0e33-4f71-98ec-08b586493298",
"key": "com.internal.sample.abc.59911.sea.java",
"qualifier": "TRK",
"name": "dummy",
"permissions": [{
"key": "admin",
"usersCount": 2,
"groupsCount": 0
}, {
"key": "codeviewer",
"usersCount": 2,
"groupsCount": 0
}, {
"key": "issueadmin",
"usersCount": 2,
"groupsCount": 0
}, {
"key": "scan",
"usersCount": 2,
"groupsCount": 0
}, {
"key": "user",
"usersCount": 2,
"groupsCount": 0
}]
}]
}To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/8e6714d4-c0c2-4f0a-8afe-4c798d2c36d0%40googlegroups.com.
{
"paging": {
"pageIndex": 1,
"pageSize": 100,
"total": 2
},
"users": [
{
"login": "admin",
"name": "Administrator",
"email": "",
"selected": true
},
{
"login": "3168837",
"name": "James",
"email": "ja...@abc.com",
"selected": true
}
]
}