We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d227f5b commit 9ddcc1fCopy full SHA for 9ddcc1f
examples/hosted-oauth/README.md
@@ -21,9 +21,9 @@ You should see your client ID and client secret on the dashboard,
21
once you've logged in on the
22
[Nylas Developer](https://developer.nylas.com/) website.
23
24
-## Update the `config.json` File
+## Update the `config.py` File
25
26
-Open the `config.json` file in this directory, and replace the example
+Open the `config.py` file in this directory, and replace the example
27
client ID and client secret with the real values that you got from the Nylas
28
Developer dashboard. You'll also need to replace the example secret key with
29
any random string of letters and numbers: a keyboard mash will do.
0 commit comments