migueesc123 / YoutubeAnalytics

A Microsoft Data Connector or Power Query Connector for YoutubeAnalytics data
MIT License
61 stars 21 forks source link

Urgent | PowerBI | Youtube Analytics - Custom Connector #18

Closed prabhakarsuraj closed 5 years ago

prabhakarsuraj commented 5 years ago

image

I have gone through all the videos, created Google API gave all the access required and the youtube videos are also in the same ID as where the Google APIs is created. I can see all the videos listed in query but there seems to be some error. (want to use the power bi template shared)

I tried to change the code by adding end date modification mentioned in one of the thread also. Couldnt get through. I have reached a dead end. I dont have much time so would like some urgent supprt from this amazing community.

steffels commented 5 years ago

I am also now having issues with the connector. It was working as recently as Tuesday, but on Wednesday I started getting errors. Here is a screenshot of my error:

ytanalyticserror

The Channel and Video queries work with no problems, it's just the ones using the "GET Reports" function that cause errors. In the URL that has an error there is a v1, could this have to do with needing to upgrade to v2?

Thanks!

migueesc123 commented 5 years ago

Hey @steffels ! did you download the .mez from this repo? or did you download the project and compiled the project on your own? I updated the code a few months ago. It turns out that I updated the full source code and it's available on this repo, but the older .mez file still had the v1 method in it. I'll upload a new version of the .mez file for it

steffels commented 5 years ago

I copied the .mez, and your fix worked! Thank you for the quick response!