# Edit profile card get errors

**URL:** https://forum.solidproject.org/t/edit-profile-card-get-errors/1990
**Category:** General Discussion
**Created:** [July 11, 2019, 11:00am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990 "2019-07-11T11:00:47Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![waipy](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/waipy/32/1084_2.png) [@waipy](https://forum.solidproject.org/u/waipy)
#### Post date: [July 11, 2019, 11:00am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/1 "2019-07-11T11:00:47Z")

</div>

when I edit my profile card ! I get this is errors!  
I always login use my webid

`Web error: 403 (User Unauthorized) on PATCH of &lt;https://waipy.solid.authing.cn/profile/card&gt;`

the profile card about tab has this a error line

 ![card](https://europe1.discourse-cdn.com/flex017/uploads/solidproject/original/2X/a/a2c9c4b7af53f665a24b88f198d74fc48fa3eca5.png)

**Origin Unauthorized**!

---

<div class="post-metadata">

### Author: ![waipy](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/waipy/32/1084_2.png) [@waipy](https://forum.solidproject.org/u/waipy)
#### Post date: [July 11, 2019, 11:59am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/2 "2019-07-11T11:59:17Z")

</div>

I can’t edit my profile card! it’s always get 403 errors

---

<div class="post-metadata">

### Author: ![jeffz](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/jeffz/32/600_2.png) [@jeffz](https://forum.solidproject.org/u/jeffz)
#### Post date: [July 11, 2019, 3:16pm UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/3 "2019-07-11T15:16:36Z")

</div>

How are you editing the profile? With the databrowser or a different app? If the databrowser, it is probably a bug. If a different app, then you need to authorize the app. In the latest Solid Server BOTH user and app must be authorized and a 403 “origin unauthorized” means the origin of the app is unauthorized. To authorize an app, go to your webId in the databrowser (go to …#me, not just …/profile/card), wave your mouse till the menu appears and select the A. This will popup a dialog to set origin authorizations. Use the protocol + domain but no path i.e [https://example.com](https://example.com) (no trailing slash)

---

<div class="post-metadata">

### Author: ![waipy](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/waipy/32/1084_2.png) [@waipy](https://forum.solidproject.org/u/waipy)
#### Post date: [July 12, 2019, 3:57am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/4 "2019-07-12T03:57:26Z")

</div>

I use my databrowser edit it

 ![%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20190712115445](https://europe1.discourse-cdn.com/flex017/uploads/solidproject/original/2X/0/01d560036bb8c9d05547dea703eac38f28a452fd.png)

this is my trusted applications config!  
maybe has many errors,but this is a one config is correct

---

<div class="post-metadata">

### Author: ![Smag0](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/smag0/32/310_2.png) [@Smag0](https://forum.solidproject.org/u/Smag0)
#### Post date: [August 9, 2019, 7:14pm UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/5 "2019-08-09T19:14:58Z")

</div>

Can someone remind me how I can acces the “Manage your trusted applactions” in the browser ?

Txs

edit : I found : [https://github.com/solid/userguide/blob/master/README.md#using-third-party-apps](https://github.com/solid/userguide/blob/master/README.md#using-third-party-apps)

---

<div class="post-metadata">

### Author: ![megoth](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/megoth/32/8_2.png) [@megoth](https://forum.solidproject.org/u/megoth)
#### Post date: [August 10, 2019, 12:28am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/6 "2019-08-10T00:28:08Z")

</div>

Go to your profile and open Trusted Applications pane, it’s icon looks like an A.

Side note: this will be more accessible in the upcoming data browser - you can try it out at [https://dev.inrupt.net](https://dev.inrupt.net). Try logging in to a Pod there (e.g. [https://megoth.dev.inrupt.net](https://megoth.dev.inrupt.net)) and you can access it through the user menu on the upper right corner, it’s under “Trusted apps”.

---

<div class="post-metadata">

### Author: ![jucole](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/jucole/32/654_2.png) [@jucole](https://forum.solidproject.org/u/jucole)
#### Post date: [August 10, 2019, 8:27am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/7 "2019-08-10T08:27:02Z")

</div>

Hi @megoth the first link doesn’t work for me, did you miss the https:// prefix?

---

<div class="post-metadata">

### Author: ![megoth](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/megoth/32/8_2.png) [@megoth](https://forum.solidproject.org/u/megoth)
#### Post date: [August 10, 2019, 10:58am UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/8 "2019-08-10T10:58:01Z")

</div>

Oh, right, need https for both. Thx, have edited both URIs now.

---

<div class="post-metadata">

### Author: ![Smag0](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.solidproject.org/smag0/32/310_2.png) [@Smag0](https://forum.solidproject.org/u/Smag0)
#### Post date: [August 10, 2019, 4:40pm UTC](https://forum.solidproject.org/t/edit-profile-card-get-errors/1990/9 "2019-08-10T16:40:51Z")

</div>

I already had a POD on [https://smag0.dev.inrupt.net/](https://smag0.dev.inrupt.net/) but it looks like it has the old “home page”,  
other page like [https://smag0.dev.inrupt.net/profile/card#me](https://smag0.dev.inrupt.net/profile/card#me) seems to have migrated.  
So it’s available on none of those pages
