Jump to content

kwimberl

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by kwimberl

  1. I've updated the module to no longer use the activateSSLOrder method that GoGetSSL removed. This should resolve the error you're receiving regarding the "Unknown API method".

     

    I just realized that I never replied back here.  I did test the updated module and it is working properly.  It is in production for us now.  Thanks for fixing it quickly and I apologize for not responding back here after I tested it!

  2. There seems to be changes in the GoGetSSL API. I asked them a month ago and they said the activateSSLOrder() method was no longer supported.

     

     

     

    I can confirm this problem.  This is leaving the service in a pending status even though the SSL cert is created.  

     

    Here is a snippet of the error:

    INPUT:  

    my@email.com|ssl-activate
    i:91094;
    

    This will say success.

    OUTPUT:  

    my@email.com
    a:3:{s:5:"error";b:1;s:7:"message";s:34:"The requested method was not found";s:11:"description";s:19:"Unknown API method.";}
    

    I have the correct email address for obvious reasons.  

×
×
  • Create New...