Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 05d8b6a

Browse files
AvrahamAsherido567
authored andcommitted
Update README.md (#9)
1 parent 885b5e5 commit 05d8b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ redirect the user to a consent page.
7272

7373
Replace `your-client-id`, `your-client-secret`, and `your-redirect-url` with your [app](https://developer.autodesk.com/myapps)'s client ID, client secret, and redirect URL, and run the code to create a consent page URL.
7474

75-
Note that the redirect URL must match the pattern of the callback URL field of the app’s registration in the My Apps section. The pattern may include wildcards after the hostname, allowing different redirect URL values to be specified in different parts of your app.
75+
Note that the redirect URL must match the callback URL you provided when you created the app.
7676

7777
```php
7878
<?php

0 commit comments

Comments
 (0)