Hi,
I am also facing the same error. I am using YouTube Data API and I want to
upload a video on You tube via IOS app. I am getting this error.
{ "error": { "errors": [ { "domain": "usageLimits", "reason":
"accessNotConfigured", "message": "Access Not Configured" } ],
"code": 403, "message": "Access Not Configured" } }
Project 444313383089
Earlier it was giving me error when I try on ios app and also when I click
on try it out(in services). But after then I delete the Oauth project and
again undelete the same project(444313383089).
Still it is not working on my app but now when I click on try it out(in
services) it shows me like this.
{
"kind": "youtube#videoListResponse",
"etag": "\"g-RLCMLrfPIk8n3AxYYPPliWWoo/T87_mpoMVx8caucxrQH6l4dYiyw\"",
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 1
},
"items": [
{
"id": "ylLzyHk54Z0",
"kind": "youtube#video",
"etag": "\"g-RLCMLrfPIk8n3AxYYPPliWWoo/1WVSSqa4tFnMCksqIMSAAVJZvJE\"",
"contentDetails": {
"duration": "PT4M4S",
"dimension": "2d",
"definition": "hd",
"caption": "true",
"licensedContent": true
},
"statistics": {
"viewCount": "1392715",
"likeCount": "368",
"dislikeCount": "58",
"favoriteCount": "0",
"commentCount": "103"
}
}
]
}
Can you please tell me why this is happening and what is best possible solution
to overcome this problem.
Regards,
Itesh Dutt
On Tuesday, December 13, 2011 5:29:26 PM UTC+5:30, antonio farina wrote:
>
> Hi all,
> The Language API, which have worked fine before this night, stopped
> to work.
>
> The error is
> {
> "error": {
> "errors": [
> {
> "domain": "usageLimits",
> "reason": "accessNotConfigured",
> "message": "Access Not Configured"
> }
> ],
> "code": 403,
> "message": "Access Not Configured"
> }
> }
>
> Nothing changed in my code and I tries switch OFF and then switch ON
> in the services Tab of the API console,as suggested at the address
>
> http://www.google.com/url?sa=D&q=http://groups.google.com/group/google-ajax-search-api/browse_thread/thread/1ab6a5ed4e019505&usg=AFQjCNExmz721GXB5qBAIXOgFGg1C9Ahng
>
> but nothing changed.
>
> Please, someone can help to resolve this issue ?
> It's a really severe issue for our business
>
> Thanks a lot
>
>
>
--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/911469e9-9d07-447a-9508-383d20e6b351%40googlegroups.com?hl=en_US
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.