Hi Claudio,
We can change the scope easily, and we will do it.
However, our customers have to wait til Apple approve the new version
(our app is for iPhone).
Couldn't you change the server settings back and accept http scope
again to help them?
In the past 30 hours, we suddenly started receiving many letters
claiming about unauthorized error on syncing.
|The http scope is definitely the wrong one and it shouldn't work at
all,
You are right if we are developing a new application for Google Docs.
However, we have been provided the sync feature for over 2 years in
our app, and we implemented OAuth2 authentication 5 months ago.
We use API v2 for export, which is not deprecated.
In the documentation of v2, the scope for OAuth is http(s)://
docs.google.com/feeds/ like written in
http://code.google.com/intl/en/apis/gdata/faq.html
.
Please reconsider of accepting http scope for exporting KIX documents.
FYI, old Writely documents keep compatibility and accept http scope
for any access.
Kouji
On 4月4日, 午前2:19, Claudio Cherubino <
ccherub...@google.com> wrote:
> Hi Kouji,
>
> If you were using a token with an old or invalid scope that would explain
> the 401 errors.
> The http scope is definitely the wrong one and it shouldn't work at all,
> perhaps it is still supported for backward compatibility, but it is not
> documented anymore and it can be dropped anytime, so please make sure you
> only use the https scope.
>
> Robert, can you confirm you are only using the scopes listed in the
> documentation?
>
>
https://developers.google.com/google-apps/documents-list/#authorizing...
> *
> *