diff --git a/secret.example.json b/secret.example.json index 1649044..09f6509 100644 --- a/secret.example.json +++ b/secret.example.json @@ -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",