Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to create REST connector for Google Analytics

My Name is Yohei Sakurayama in Japan.

(Perhapps my English is not so good.)

I have a question about how to create "REST connector for Google Analytics"

I wrote load scripts.And try it .But it's coludn't work well.

Out putted following messages.

---Messages--

QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 401 (Unauthorized):

'Bearer' authentication schema provided by the web-service is not supported or your credentials are not valid.Try using the 'Force basic authentication' connection option if the server accepts the OAuth authentication schema.

---Messages--

 

I think my API connectors configuration is bad.

Some one show me your REST connector's configuration for connecting Google Analytics.

I changed these parameters in my load scripts.

In that way, I think not a load scripts problem.

-Client_id

-Client_secret

-Refresh_token

1st.png

2nd.png

1 Reply
john9inno
Creator
Creator

I recommend you to use authority token first.

refresh token is next step, when connection and data ETL is successfully completed.

then you need to play with refresh token to automate or schedule this API connection.

see below link.

Rest connector to get Google Analytics