Use a static user authorization token for now. Create the stubs for GET and POST API calls.
This commit is contained in:
parent
8714650d04
commit
b25b8a5654
3 changed files with 75 additions and 12 deletions
|
|
@ -1,2 +1,3 @@
|
|||
client_id: place your (public) client id here.
|
||||
client_secret: place your (private) client secret here.
|
||||
user_token: place your (temporary) user authorization token here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue