-
Looking through the package directory, I'm seeing a lot of spam packages. I've got a list of the bad packages and the shell commands that I used to find them below.
---
### Preparation
```sh
c…
-
#### What is your current rclone version (output from `rclone version`)?
rclone v1.52.3
- os/arch: windows/amd64
- go version: go1.14.7
#### What problem are you are trying to solve?
Add Zoho W…
-
Thanks for making this client it's great to be able to use it with your ZohoBooks API client.
I wondered whether you have considered building this as a provider on top of the [thephpleague/oauth2-c…
bluec updated
3 years ago
-
Trying to upload an attachment to a zoho account. I created my own UploadFile request and passed $id and $content into the class and it returned error 4424, saying that "Unable to process your request…
-
Hello, I have a Model called ZohoLead using the Zohoable Model. However, where I try to get data with it, I get the error below.
```json
"message": "SQLSTATE[42S02]: Base table or view not found:…
-
Is it possible to add a contact as just an email address? When I look at the API docs, it looks like the only requirement for a contact is a Last Name, but I could be wrong.
-
@aemaddin I get Column `'zohoable_id'` cannot be null when I try to use `$leads->createOrUpdateZohoId($id); `. Will there be any reason this is the case? Is that autogenerated or there is a way to set…
-
Split off from #1313 and mentioning @tomkjaerolsen / @lordyavin
My latest thoughts on the route history concepts are that we could have a much simpler data model (than what is proposed in #1313) w…
-
```
What is the expected output? What do you see instead?
some kind of more elaborate documentation about compiling openhardwaremonitor
on linux, which version of mono is required, how to compile it …
-
Could you please help with using offline mode.
I successfully get access token with:
$client = new OAuthClient($this->self_client, $this->self_secret);
$client->offlineMode();
$clien…