Hi,
I've downloaded the Web Mining extension and would like to use it to connect to a Google-provided webservice. I've constructed a GET url, and it works fine when I just paste it into a browser (bunch of JSON returned). However, when I run it with "Enrich Data by Webservice", I get:
Dec 3, 2016 10:31:57 AM SEVERE: Process failed: Cannot retrieve data from the specified URL 'https://www.googleapis.com/analytics/v3/data/ga'.
Dec 3, 2016 10:31:57 AM SEVERE: Here:
Dec 3, 2016 10:31:57 AM SEVERE: Process[1] (Process)
Dec 3, 2016 10:31:57 AM SEVERE: subprocess 'Main Process'
Dec 3, 2016 10:31:57 AM SEVERE: +- Retrieve questions[1] (Retrieve)
Dec 3, 2016 10:31:57 AM SEVERE: ==> +- Enrich Data by Webservice[1] (Enrich Data by Webservice)
Two questions:
1. Why doesn't it work?
2. Is there a way that I can see the query string to do debugging?
Thank you,
Rachel