Zoho Projects API Functional Example in C#
I'm trying to use the manuals, but i have the error below:
- {
- "error": {
- "code": 6891,
- "message": "Given URL is wrong"
- }
- }
Url: https://projectsapi.zoho.com/restapi/portals
Header: "Authorization": "bearer token"
Can someone help me with this?
Thanks in advance.