Regarding pkl file for the Python SDK
Hello,
We have one pkl file associated with one of the users. But when we tried using the same pkl file with another user of the zoho CRM, we faced an error while accessing the zoho CRM from our python codebase. Do we need separate pkl files for different users?
If so, how do I create the pkl file? I tried creating the pkl file on the basis of the topic I found in the support but was not able to generate the file. Could you please guide me on this?
Thank you.