I start recently to use the: Google Web Search API. I want to find Results for diffrent Term. The Problem is i'm getting this exception:
Code: Alles auswählen
Error in Search: SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to resolve namespace URI for 'ns1'.; targetException=java.lang.IllegalArgumentException: Unable to resolve namespace URI for 'ns1'.
Can anybody tell me what the reasons for the error might be?
Thank you.
Hallo,
Seit kurzem verwende ich die: Google Web Search API. Ich will Ergebnisse für verschiedene Begriffe finden. Das Problem ist halt, dass ich dieses Error kriege:
Code: Alles auswählen
Error in Search: SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to resolve namespace URI for 'ns1'.; targetException=java.lang.IllegalArgumentException: Unable to resolve namespace URI for 'ns1'.
Kann mir jemand sagen welche die Gründe für eine solche Exception sein können?
Vielen Dank.