You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,8 +94,7 @@ Follow the instructions below to use the library :
94
94
-`environment` - environment for the client. Required
95
95
-`sandbox` - for authorizing in sandbox.
96
96
-`production` - for authorizing in production.
97
-
-`redirectUri` - redirectUri on your app to get the `authorizationCode` from Intuit Servers.
98
-
Required
97
+
-`redirectUri` - redirectUri on your app to get the `authorizationCode` from Intuit Servers. Make sure this redirect URI is also added on your app in the [developer portal](https://developer.intuit.com) on the Keys & OAuth tab. Required
99
98
-`logging` - by default, logging is disabled i.e `false`. To enable provide`true`.
0 commit comments