Skip to content

Commit

Permalink
API-1821 fixed example on secret.example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmartins committed Dec 6, 2023
1 parent 1d31e37 commit e0cf12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secret.example.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"domain": "https://example.bynder.com/api/",
"domain": "example.bynder.com without the http:// or https://",
"redirect_uri": "url where user will be redirected after authenticating",
"client_id": "your OAuth app client id",
"client_secret": "your OAuth app client secret",
Expand Down

0 comments on commit e0cf12c

Please sign in to comment.