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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,10 @@ make up
22
22
- You have a [PIM developer sandbox](https://api.akeneo.com/apps/overview.html#app-developer-starter-kit)
23
23
24
24
**Steps:**
25
-
- Create a [public url](https://api.akeneo.com/apps/apps-getting-started.html#step-2-get-a-public-url-for-your-in-development-app) for your app
26
-
- Register your test app to [receive the credentials](https://api.akeneo.com/apps/apps-getting-started.html#step-3-get-your-test-app-credentials)
27
-
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials
28
-
-[Connect your app](https://api.akeneo.com/apps/apps-getting-started.html#step-4-connect-your-test-app-and-access-its-settings)
25
+
- Create a [public url](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-2-create-a-tunnel-to-expose-your-local-app) for your app
26
+
- Register your test app to [receive the credentials](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-3-declare-your-local-app-as-a-custom-app-in-your-sandbox-to-generate-credentials)
27
+
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials, then redo a `make up` to take into account these new environment variables
28
+
-[Connect your app](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-4-run-your-local-app)
0 commit comments