I'm using OAuth2.
You're right that alternate hostname is working.

I wonder that you are going to fix the "https://photos.googleapis.com/data"; 
hostname will work again, right?

On Friday, May 24, 2013 5:01:17 PM UTC+9, Mike Erickson wrote:
>
> From 
> https://developers.google.com/picasa-web/docs/2.0/developers_guide_protocol#Auth,
>  
> the Oath2 scope for the Picasa APIs is:
>
> https://picasaweb.google.com/data/
>
> Are you using AuthSub or Oauth2? What scope are you authorizing?
>
>
> On Fri, May 24, 2013 at 12:55 AM, jusung Kye <kyej...@gmail.com<javascript:>
> > wrote:
>
>> That doesn't work for me. I got following error messages.
>>
>> *serviceBase:<GDataServiceGooglePhotos: 0xad23580> 
>> objectFetcher:GTMHTTPFetcher 0x12b78270 (
>> https://picasaweb.google.com/data/feed/api/user/default?kind=photo&max-results=10)
>>  
>> failedWithStatus:403 data:Token invalid - AuthSub token has wrong scope*
>>
>> *2013-05-24 16:53:22.864 Blogsy[72324:c07] error : Error 
>> Domain=com.google.HTTPStatus Code=403 "The operation couldn’t be completed. 
>> *
>>
>> On Friday, May 24, 2013 4:44:17 PM UTC+9, Mike Erickson wrote:
>>
>>> Hello,
>>>
>>> I'm looking into this, but in the mean time, you can use this alternate 
>>> hostname, which appears to be working.
>>>
>>> https://picasaweb.google.com/**data/feed/api/user/default?**
>>> kind=photo&max-results=10<https://picasaweb.google.com/data/feed/api/user/default?kind=photo&max-results=10>
>>>
>>>
>>> On Fri, May 24, 2013 at 12:36 AM, jusung Kye <kyej...@gmail.com> wrote:
>>>
>>>> Hello, I'm a iOS developer.
>>>> Our app has been using Google Picasa API and recently I found out one 
>>>> API is not working anymore.
>>>> That is about "Requesting a list of Photos" API.
>>>>
>>>> My app is using OAuth2 for authentication and the FeedURL what I want 
>>>> to use is like following.
>>>>
>>>>
>>>> feedURL = https://photos.googleapis.**com/data/feed/api/user/**
>>>> default?kind=photo&max-**results=10<https://photos.googleapis.com/data/feed/api/user/default?kind=photo&max-results=10>
>>>>
>>>> After send this feedURL I should get response from server but I can't 
>>>> get any response from server even any error messages.
>>>> This feedURL worked well before. I have been using this feedURL for 
>>>> almost last 2years.
>>>>
>>>> Somebody knows why I can't use this feedURL anymore?
>>>>
>>>> Please Help me!
>>>>
>>>>
>>>> Jusung.
>>>>
>>>>
>>>>  -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Google Picasa Web Albums API" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to google-picasa-data-api+**unsubscr...@googlegroups.com.
>>>> To post to this group, send email to google-pica...@**googlegroups.com.
>>>>
>>>> Visit this group at http://groups.google.com/**
>>>> group/google-picasa-data-api?**hl=en<http://groups.google.com/group/google-picasa-data-api?hl=en>
>>>> .
>>>> For more options, visit 
>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>> .
>>>>  
>>>>  
>>>>
>>>
>>>
>>>
>>> -- 
>>> *G **o **o **g **l **e* | michael erickson | gplus photos api, los 
>>> angeles | 424.666.1024
>>>  
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google Picasa Web Albums API" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-picasa-data-api+unsubscr...@googlegroups.com<javascript:>
>> .
>> To post to this group, send email to 
>> google-pica...@googlegroups.com<javascript:>
>> .
>> Visit this group at 
>> http://groups.google.com/group/google-picasa-data-api?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-picasa-data-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-picasa-data-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to