Skip to content

Commit

Permalink
revised workflow for entire challenge sectin
Browse files Browse the repository at this point in the history
  • Loading branch information
codetricity committed Nov 18, 2024
1 parent a824ab6 commit 1ac7c6c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/tutorial2.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,21 +367,22 @@ and connection with the powerful RICOH360 Cloud APIs.
## bonus challenges
### change image
There are two workflows for this challenge section:
There are two workflows for challenges:
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.
in the Python Script. This account is pre-loaded with many sample images. Jump
straight to the _change image_ challenge.
or
2: you are using the credentials specific to your company. If you are
2: you are using 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.
### change image
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 1ac7c6c

Please sign in to comment.