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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Using composer, execute the following command to add the requirement to your `co
15
15
Let's start
16
16
-----------
17
17
18
-
Zoho API V2 has change the wey they handle connecto to the API, it now uses OAuth instead of just simple private and public keys we usted to have in v1. So you will need to do the following to get this library to work
18
+
Zoho API V2 has change the wey they handle connecto to the API, it now uses OAuth instead of just simple private and public keys. So you will have to do the following things to get this package to work with your app
19
19
20
20
- Register a Zoho Client via its Developer Console [https://api-console.zoho.com/]
21
21
- Make sure to elect Web Based App and Follow this tutorial https://www.zoho.com/crm/developer/docs/api/register-client.html
0 commit comments