Getting 403 error while making a youtube analytics api call -


i have access channel , happening videos in channel. idea may reason ??

[com.spr.channel.error.accessforbiddenexception: exception while processing request accountid: 37393 channel type: youtube message: 403 forbidden

{   "code" : 403,   "errors" : [ {     "domain" : "global",     "message" : "forbidden",     "reason" : "forbidden"   } ],   "message" : "forbidden" }      

at com.spr.channel.error.translator.gplusexceptiontranslator.dotranslateexception(gplusexceptiontranslator.java:72) @ com.spr.channel.error.translator.abstractchannelapiexceptiontranslator.translateexception(abstractchannelapiexceptiontranslator.java:42) @ com.spr.channel.sn.youtube.youtubev3apiclientimpl.translateexception(youtubev3apiclientimpl.java:952) @ com.spr.channel.sn.youtube.youtubev3apiclientimpl.executequery(youtubev3apiclientimpl.java:154) @ sun.reflect.generatedmethodaccessor140.invoke(unknown source)


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -