Skip to content

Commit

Permalink
changed workflow description
Browse files Browse the repository at this point in the history
  • Loading branch information
codetricity committed Nov 18, 2024
1 parent 7a27df8 commit a824ab6
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/tutorial2.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,18 @@ and connection with the powerful RICOH360 Cloud APIs.
### change image
First, load multiple images into your RICOH360 Cloud account.
There are two workflows for this challenge section:
1: you are using a Python script supplied to you in a zipped
file with general testing Client ID, Client Secret and Private Key included
in the Python Script. This account is pre-loaded with sample images.
or
2: you are using the credentials specific to your company. If you are
using the credentials specific to your company, you must first
load multiple images into your RICOH360 Cloud account using
the RICOH Content API.
In `server.py` file, change the number of images you get from the
RICOH360 Cloud server from 1 to 5.
Expand Down

0 comments on commit a824ab6

Please sign in to comment.