You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/tutorials/guides/how-to-get-your-app-token.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Implement the required parts of the App activation process and receive an App access token for querying your PIM API.
4
4
5
-
<tableclass="tag-container">
5
+
<tableclass="tag-container-xs">
6
6
<tr>
7
7
<td>Use case:</td>
8
8
<td>
@@ -93,7 +93,7 @@ First of all, go to `Connect`, then `App Store`
93
93
### Permissions
94
94
95
95
If you see `Create a test App` skip to [Connect app](https://www.notion.so/Guided-tutorial-How-to-get-your-app-token-022acb1113c1413faefaec3c8f3585a5), else please enable the `developer mode`.
96
-

96
+

97
97
98
98
To do so, you need to:
99
99
1. Go to `System`, then `Roles`
@@ -107,17 +107,17 @@ To do so, you need to:
107
107
To create a test App:
108
108
1. On the top right corner, click on `Create a test App`
0 commit comments