mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
This commit is contained in:
parent
ee25d773e0
commit
d1629f2e2f
@ -23,6 +23,8 @@ Please provide the OAuth2 application the following details:
|
||||
Authorization endpoint: SERVER/apps/oauth2/authorize
|
||||
Token endpoint: SERVER/apps/oauth2/api/v1/token
|
||||
|
||||
Note that the SERVER portion must include `index.php` at the end if pretty URL is not configured.
|
||||
|
||||
The access token
|
||||
----------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user