• Problème with Linux Mint 21

    Hello, I have shifted from Linux Mint 20.4 to 21 and downloaded Notebook-2.0.1-deb. The installation went ok, then the app asked for permission with my administration code, but stops there. Is thère a solution ?
  • IP Blacklisted, No response from Zoho

    I just helped a local business set up a paid Mail subscription. They were previously using email included with their web hosting package and those IPs recently got blacklisted due to spammers using the same shared server. We moved them to Zoho to avoid
  • please let me know what is going on and how to fix it

    Reporting-MTA: dns; mx.zohomail.com Arrival-Date: Fri, 18 Nov 2022 13:09:13 -0800 Original-Recipient: rfc822; censored Final-Recipient: rfc822; censored Status: 550 Action: failed Last-Attempt-Date: 18 Nov 2022 21:09:59 GMT Diagnostic-Code: "JunkMail
  • MX Records not configuring

    I had recently changed up and launched my new website for tilto.nl, but I came across some issues. I now configure my DNS-Records at Hostgator instead of Cloudflare and it still says my MX records are not valid. I have already waited for 24 hours.  I’ve
  • Unable to send message553

    Unable to send or receive emails
  • Send Mail deluge function from issues

    Hello, We are using the deluge sendmail invoke url. We have been successful when sending it from our super admin email- hard coded. When we attempt to change it to zoho.loginuserid we get an error on the from. Here is the code:         toEmailMap = Map();
  • Reason 554 5.1.8 Outgoing Email blocked

    I can receive but not send any email
  • Search not working

    Search engine for Zoho mail returns no matches for any search, anybody else experiencing this problem?
  • Currency field using Java SDK

    Hello we are using a currency field and the Java SDK to work with the Zoho CRM. When inserting an object the field requires a Double object. However when we get the field back from the a QueryOperations request the field is suddenly a BigDecimal. I tried
  • Can't receive emails.

    I am unable to receive emails on my subscribed username. If, there is a subscription issue please guide me how to get it done quickly.
  • FORM in edit mode not visible?!

    Any idea what can cause the FORM for which I have a VIEW not to be visible in the edit mode but can be seen in the Data Entry mode?  Thank you.
  • Estimate, SO and Invoice Mapping

    As we all know Estimates can be converted into SO then Invoices or to Invoices directly. However, the custom field values from Estimates are not reflected in SO or Invoice, even though the same custom fields are present in both documents. I understand
  • INVALID_OAUTHSCOPE on calling https://accounts.zoho.com/oauth/user/info

    I followed the guide at https://www.zoho.com/mail/help/api/using-oauth-2.html . Everything works fine except when I make an API call to https://accounts.zoho.com/oauth/user/info to get the authenticated user, I get a 401 Unauthorized error with the response:
  • No possibility to work with ZOHO atm

    For 3 years now we have been using Zoho as a company, for a long time we were always very satisfied with the functionality and stability with which we could use Zoho. But since about 1 1/2 months working with Zoho is an absolute disaster. Tabs and leads
  • Cant succed to create a contract from the api ! [Closed]

    Hi by following the api guide online here : I try to create a contrat on fly for my commercial to have a base of work, but i have an empty contrat arry for response with no more information can you help me find what im doing wrong ? For this test i have
  • Zoho Finance Limitations 2.0 #22: Sales Return RMA does not show the related Sales Order on the RMA screen (non list view)

    This is a very small issue but might be an easy one for Zoho to fix so I'll present it just in case! Sales Returns RMA's are great. However when you click into an an RMA there's no way to see what Sales Order it is related to.  Although, the related Sales
  • Unable to send message;Reason:554 5.1.8 Email Outgoing Blocked.

    I have this email info@sportgeni.com, but I couldnt send outgoing email. Keep getting this error. Can you help me please?
  • Unusual activity detected. Your account is locked from sending emails.

    Honestly, I do not know what is going on. I only have one email unable to send in outbox. I've enabled 2FA. How do I resolve this? This is the message I got when I visit https://mail.zoho.com/UnblockMe Account block information Your account has been blocked
  • What is action_id?

    I am trying to integrate between Zoho Creator and Zoho Sign.  I am facing an issue  when running the code it shows the error:  {"code":9008,"error_param":"action_id","message":"action_id occurs less than minimum occurance of 1","status":"failure"} I want
  • Auto complete does not work - get error "your master password has been cleared"

    Hi,  Im having an issue with the auto complete function when trying to login into websites with credentials that are stored in vault.  If I click on the zoho icon in the login or password field of a website i get this message. "your master password has
  • About Zoho Inventory API and Creating a Shipment

    Hello, I’m currently trying to create a Shipment for a Sales Order using Zoho Inventory API and I’m having an issue with the API docs and the actual API. In Zoho Inventory API docs, while creating a shipment, there are no arguments such as package_ids
  • Invalid Credentials Error

    Getting an ”invalid credentials” error in outlook from the zoho imap server even though I’ve changed nothing. It started yesterday. What do I need to do to get it working again? 
  • Android 13

    The current version of notebook 6.0.3 doesn't appear to be 100% compatible with Android 13 or maybe Samsung UI 5.   The app runs, but is missing a permission request.  It will ask to be granted permission but the app doesn't have the correct request. It
  • Can not sign in "Member Portal"

    I can not sign in Member Portal. The sign in option in portal shows nothing from google chrome and from firefox i get this information "Your connection is not secure The owner of www.successvirtualservices.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website. www.successvirtualservices.com uses an invalid security certificate. The certificate is only valid for the following names: *.zohosites.com, zohosites.com Error
  • Unable to upload a document

    hello, We are having problems with uploading documents, when we want to add an document in a client it's not possible. We receive no error but the document is not uploaded. Can you please help us with this problem? thank you
  • ZOHO SUPPORT NO RESPONSE????

    It's been two week that I can't put  my account in order. I get no response from zoho support. Can someone help me? Thanks in advance
  • Zoho NotBook Is not Supported .txt File

    First of all, thanks to Zoho Communications, this is nice software for all and me as well.  I've used it the last few days. The work is very good.  Some things that I'm facing  I was using Notepad++ for making documents and rough work.  All my files are
  • HTTP 429 - Too many requests

    I'm trying to add multiple rows using v2 Creator API method https://www.zoho.com/creator/help/api/v2/add-records.html Unfortunately after 100 requests (done in aprox. 20 seconds) I'm receiving response with HTTP code 429 Too many requests (which could
  • Help with Custom Related Lists

    Zoho CRM has a new feature called Custom Related Lists which allows you to create a new "data type" and attach it to a record. This is supported through the use of custom functions that are build using their Deluge script. However, even using a very simple example I can't get anything to show up. They have documented the existance of the Custom Related Lists and how to add them through the UI: http://www.zoho.com/crm/help/customization/related-lists.html However, they haven't done any documentation
  • Scheduled posts failed to publish from paid account.

    Hello We had several scheduled posts fail to publish this weekend. The error message on Zoho says 'Sorry, we couldn't publish this.' Please could you tell us why this happened? Thank you p.s. The account is a paid account that we schedule from every
  • Problema creación de tickets a través de reenvío de correos desde Gmail

    Buenos días, tengo un problema a la hora de la creación automática de tickets en ZOHO DESK, explico el problema: Tengo configurado para que todos los correos que llegan a mi Gmail se reenvíen al correo de Zoho para la recogida del correo electrónico,
  • Demo_Generated_On parameter of the account module is not present in the results from the API

    When I use the API v2 I noticed the Demo_Generated_On parameter is missing in the results for the account module. I noticed it might be represented as another name Demo_Scheduled_On. Can you confirm if these two variables are equivalent
  • Sync Troubles with Desk

    Hello everyone! Our company is new-ish to Zoho. We have Desk set up for support tickets for assisting our clients. We recently added CRM for communication and marketing. We set up a two-way sync between them. Only some data (accounts, contacts, etc.)
  • No invite being sent to 1 user, and not showing in zoho desk

    Hi, I have sent out many many new user invites from Zoho desk, but this one user (email address) is not a) being received (not even in junk) and b) does not show as invited on zoho desk I read there may be a way to send a manual URL can you help please?
  • Hyphens in tags result in unhelpful error when posting

    Steps to reproduce: Post a topic and include a tag with a hyphen in it. Attempt to post it. See unhelpful error message, "Unable to process your request," with no information on what went wrong or how to fix it. If you can't fix this problem, at least
  • images don't appear in embed zoho sheet in my web page

    Hello, I have a zoho sheet page that I published in my website through embed code but the images inside the sheet do not appear. The rest is loaded correctly. How can I solve it ? thanks ! 
  • Report Data and Widgets Not Showing Latest Data

    Starting on October 28, some Zoho Analytics reports and Widgets have stopped updating to show the correct values from the underlying data and tables. I spoke to Zoho One support that day and after much review they determined in was 'a server caching issue'
  • Export Limit for exporting data to PDF

    Hello,  I use Zoho Analytics to create payroll charts for my commission-based business. When I am sending out employee checks, I like to send them a PDF of the different services performed that make up their paycheck. I do this by viewing each employee's
  • Gmail couldn't verify that mydomain.com actually sent this message (not a spam mail).

    Hi, I am new for Zoho Mail and just setup email using my domain. After I send email (e.g, me@mydomain.com) from Zoho to gmail, a red question mark with grey background is in front of my Zoho email address when open that email. And the following text displays
  • Approval Chain - Job Request

    It seems that logged user or users in the job request approval chain are still required to action their own job request. This is not the same case in every organization. For us, job requestor should not action the request he/she submitted. It should automatically
  • Next Page