Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed tutorials/api-tools-postman-install/01.png
Binary file not shown.
Binary file removed tutorials/api-tools-postman-install/02.png
Binary file not shown.
Binary file removed tutorials/api-tools-postman-install/03.png
Binary file not shown.
Binary file removed tutorials/api-tools-postman-install/04.png
Binary file not shown.
Binary file removed tutorials/api-tools-postman-install/05.png
Binary file not shown.
33 changes: 10 additions & 23 deletions tutorials/api-tools-postman-install/api-tools-postman-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,41 +11,28 @@ time: 5
- How to install and configure the [Postman](https://www.getpostman.com/) client


[ACCORDION-BEGIN [Step 1: ](Uninstall Postman extension for Google Chrome)]
[ACCORDION-BEGIN [Step 1: ](Install Postman)]

Postman used to be available as a Google Chrome extension, but it is no longer supported and is being deprecated.
Go to <https://www.getpostman.com/downloads/> to download Postman. Once downloaded, follow the installation instructions.

If you haven't done so yet, please uninstall it.

Open Google Chrome, go to **Apps**.

![Google Chrome](01.png)

If the **Postman** icon is present, then right click on it then select **Remove from Chrome**.

![Google Chrome](02.png)

[DONE]
[ACCORDION-END]

[ACCORDION-BEGIN [Step 2: ](Install Postman)]

Download and install Postman from <https://www.getpostman.com/downloads/>.
![Download Postman](install-postman.png)

[DONE]
[ACCORDION-END]

[ACCORDION-BEGIN [Step 3: ](Configure Postman)]
[ACCORDION-BEGIN [Step 2: ](Configure Postman)]

Open Postman.
Open Postman by searching for it in your programs.

![Postman](03.png)
![Open Postman](open-postman.png)

Click on the **Tools** icon ![Postman](06.png), then select **Settings** from the menu.

Disable the **SSL certificate verification** and enable the **Automatically follow redirects** option as highlighted.
![Open Settings](open-settings.png)

Disable the **SSL certificate verification** and enable the **Automatically follow redirects** option as highlighted.

![Postman](05.png)
![Settings](settings.png)

You are now all set to move to your next tutorial.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tutorials/api-tools-postman-install/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.