# Is there any way to access settings/setsystemsettings in lg webos?

**URL:** https://forum.webosose.org/t/is-there-any-way-to-access-settings-setsystemsettings-in-lg-webos/1172
**Category:** Uncategorized
**Created:** [August 20, 2020, 8:55am UTC](https://forum.webosose.org/t/is-there-any-way-to-access-settings-setsystemsettings-in-lg-webos/1172 "2020-08-20T08:55:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![111](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.webosose.org/111/32/399_2.png) [@111](https://forum.webosose.org/u/111)
#### Post date: [August 20, 2020, 8:55am UTC](https://forum.webosose.org/t/is-there-any-way-to-access-settings-setsystemsettings-in-lg-webos/1172/1 "2020-08-20T08:55:37Z")

</div>

I have the 2019 version of lg smart tv(60UM9600PNA).

I want to control my TV using a web socket.

I sent json payload like below.

{

```
"id":"38434e3b",

"type":"request",

"uri":"ssap://settings/setSystemSettings",

"payload":{"category":"option","settings":{"country": "USA"}}

```

}

However, it fails with the following error.  
"401 insufficient permissions"

On the other hand, "uri":"ssap://settings/getSystemSettings" succeeds.

Is there any way to use ssap://settings/setSystemSettings?

---

<div class="post-metadata">

### Author: ![NERGI](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.webosose.org/nergi/32/364_2.png) [@NERGI](https://forum.webosose.org/u/NERGI)
#### Post date: [August 21, 2020, 2:36am UTC](https://forum.webosose.org/t/is-there-any-way-to-access-settings-setsystemsettings-in-lg-webos/1172/2 "2020-08-21T02:36:11Z")

</div>

Hi @111 , welcome to the Forum!

Unfortunately, this forum only for webOS Open Source Edition.  
For TV, please visit the [TV Forum](https://developer.lge.com/community/forums/RetrieveForumList.dev?prodTypeCode=TV).

Thanks!
