[FIX] unsplash: fine-tune the doc to fit exactly last changes
Countinuity of 7d16eb9619
This commit is contained in:
parent
88ecdd42bb
commit
f41961876b
@ -32,3 +32,6 @@ Generate an Unsplash access key for **non-Saas** users
|
|||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.
|
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.
|
||||||
|
|
||||||
|
.. seealso::
|
||||||
|
* :doc:`unsplash_application_id`
|
||||||
|
@ -3,19 +3,17 @@ How to generate an Unsplash application ID
|
|||||||
=======================================================
|
=======================================================
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
You should first create and set up your Unsplash application with this tutorial: `How to generate an Unsplash access key <https://www.odoo.com/documentation/user/unsplash_access_key.html>`_.
|
You should first create and set up your Unsplash application with this tutorial: :doc:`unsplash_access_key`.
|
||||||
|
|
||||||
- Go to your `applications dashboard <https://unsplash.com/oauth/applications>`_ and click on your newly created Unsplash application under **Your applications**.
|
- Go to your `applications dashboard <https://unsplash.com/oauth/applications>`_ and click on your newly created Unsplash application under **Your applications**.
|
||||||
|
|
||||||
.. image:: media/select_app.png
|
.. image:: media/select_app.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
- You will be redirected to your application details page. The **application ID** will be visible in your browser's URL. The URL should be something like ``https://unsplash.com/oauth/applications/application_id``
|
- You will be redirected to your application details page. The **application ID** will be visible in your browser's URL. The URL should be something like ``https://unsplash.com/oauth/applications/<application_id>``
|
||||||
|
|
||||||
.. image:: media/app_id_url.png
|
.. image:: media/app_id_url.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
- Note that if you `apply for a production account <https://unsplash.com/documentation#registering-your-application>`_ and it got approved, your will also find your application ID in the UI. It will be listed next to your **Access Key** on your application details page.
|
.. warning::
|
||||||
|
**As a non-SaaS user**, you won't be able to register for a production Unsplash key and will be limited to your test key that has a 50 Unsplash requests per hour restriction.
|
||||||
.. image:: media/production_account.png
|
|
||||||
:align: center
|
|
||||||
|
Loading…
Reference in New Issue
Block a user