Method Community

 

Search

Page 128 of 2512 (25113 items) « First ... < Previous 126 127 128 129 130 Next > ... Last »
  • Re: Email Integration Failure

    Hi&nbsp;NeighborhoodGutters, Looking at the error in the screenshot, it seems like there is an authorization issue on your Gmail settings. This could happen for two reasons: If you have recently changed your Gmail password and did not update in Email Preferences. If Allow less secure app option is on your Gmail account. You can fix ...
    Posted to Method General Q & A (Forum) by Method_Inderdeep on 08-17-2018
  • Re: Not all required fields are present

    To send array with zeep you need to do something similar to this: factory = client.type_factory(&#39;ns0&#39;) arr_names = factory.ArrayOfString(fields) arr_values = factory.ArrayOfString(values) parameters = { &#39;strCompanyAccount&#39;: companyAccount, &#39;strLogin&#39;: username, &#39;strPassword&#39;: password, &#39;strSessionID&#39;: ...
    Posted to Method:API Q&A (Forum) by Method_Hossein on 08-16-2018
  • Re: Not all required fields are present

    Okay, I don&#39;t have any experience with SOAP API&#39;s. This is my attempt at using zeep, but I get the same error for the &quot;VendorRef&quot; this time. Do you have an example by chance? Thanks for the help! d = date.today() txnDate = str(d.strftime(&quot;%m/%d/%y&quot;)) #Get authentication file = open(&#39;config.txt&#39;, ...
    Posted to Method:API Q&A (Forum) by scarson on 08-16-2018
  • Email Integration Failure

    Hi,&nbsp; I&#39;m having trouble with Method integrating with Gmail. Whenever we get a lead from the web form on our website Method is supposed to send us an email notifying us that we have a new lead in our activities section, but instead it emails us an error message instead. I&#39;m not sure why it is able to send us an&nbsp;email letting us ...
    Posted to Method General Q & A (Forum) by NeighborhoodGutters on 08-16-2018
  • Re: Not all required fields are present

    Our API is currently based on SOAP web service specification. You would typically use requests library to talk to REST API. For SOAP services in Python we suggest using libraries such as zeep. Please let us know if you need help implementing your API call with zeep. Best Regards, Hossein Riazi
    Posted to Method:API Q&A (Forum) by Method_Hossein on 08-15-2018
  • Not all required fields are present

    I&#39;m trying to make a POST request for MethodAPIInsertV2 to the purchaseorder table. I get a response saying &quot;Not all required fields are present. Required field TxnDate is not passed for the table purchaseorder&quot; I have included the TxnDate in the passed parameters. Here is my code... ############################# d = ...
    Posted to Method:API Q&A (Forum) by scarson on 08-14-2018
  • Google Calendar Integration

    Hello, I don&#39;t appear to be able to integrate my Google Calendar account with my Method:CRM account.&nbsp; I have tried &quot;Sign in with Google,&quot; and a window pops up briefly and then is gone.&nbsp; If I go to Google and delete Method:CRM from app permissions, I can &quot;Sign in with Google&quot; and it will let me choose a Google ...
    Posted to Method General Q & A (Forum) by dmoyer on 08-14-2018
  • Method Updates - Aug 13th, 2018

    The following updates are now live for users of Method. New Features Improved the merging of records for Quickbooks Desktop accounts. Data will not be merged until accepted. (SYN-327) Improved the Method Sync Engine to not sync archived/out of date range records. (SYN-323) Bug Fixes Fixed an issue where Full Sync On Date Range ...
    Posted to Release Notes (Weblog) by Method_Ashur on 08-14-2018
  • Re: No internet connection is available. Please check your connection and try again.

    Hi, Sorry to hear that you are experiencing this issue. In order to dig deep into this, I have to create a case with our support team so that they can look into this. -Inder
  • No internet connection is available. Please check your connection and try again.

    Hi, while using Chrome for method, it now shows some of this error message whenever I click some links. I can switch tabs, do some screen update. however, this message popup from time to time and blocks important functinos. https://imgur.com/a/nAEAy4I And in the console, it shows some messages like https://imgur.com/cVHIIv4 not sure if ...
    Posted to Method:Classic General Q&A (Forum) by alexhuang on 08-09-2018
Page 128 of 2512 (25113 items) « First ... < Previous 126 127 128 129 130 Next > ... Last »