SOAP-ERROR: Parsing WSDL: - adwords

Discussion in 'Google API' started by ggalan, Jun 12, 2011.

  1. #1
    i get an error when testing the file 'GetAccountHierarchy.php' using sandbox for adwords
    SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords-sandbox.google.com/api/adwords/cm/v201101/UserListService?wsdl' : failed to load external entity "https://adwords-sandbox.google.com/api/adwords/cm/v201101/UserListService?wsdl" 
    Code (markup):
    however you can see the xml file here
    https://adwords-sandbox.google.com/api/adwords/cm/v201101/UserListService?wsdl

    whats going on?
     
    ggalan, Jun 12, 2011 IP
  2. ggalan

    ggalan Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i seem to be answering all my own questions, in php 5.3 ini file needed this
    extension=php_openssl.dll
     
    ggalan, Jun 12, 2011 IP