Hi Colin,

Are you still experiencing the problem?

This error message is normally given when the auth token has expired.
There are two common reasons for a token to expire:
- 24 hours has passed since it was first issued.
- Too many requests for a new auth token have been made. You should
aim to get a new auth token every 23 hours.

It could also be a CAPTCHA problem, you should try to Unlock the
CAPTCHA using the following URL:
https://www.google.com/a/YOURDOMAIN/UnlockCaptcha

Cheers,
Julian.

On Sep 5, 8:01 am, Colin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We are using the mail migration API to send email to Gmail.
> Occasionally we get the following response from the Google sever when
> trying to post a mail.
>
> <HTML>
> <HEAD>
> <TITLE>You are not authorized to access this service.</TITLE>
> </HEAD>
> <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
> <H1>You are not authorized to access this service.</H1>
> <H2>Error 403</H2>
> </BODY>
> </HTML>
>
> What is confusing is that we have already authenticated and we have a
> valid auth token. The auth token is renewed regularly also.
>
> Has anyone seen this before or can anyone explain why this message
> might be appearing ?
>
> Thanks Colin..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to