Hi Alessandro,

There is a separate forum for Calendar Resource API:
http://code.google.com/googleapps/support/domain_info_and_management_forum.html

Your question might be better answered there.

On Fri, Jul 8, 2011 at 11:44 AM, Alessandro
<[email protected]> wrote:
> Hello!
> When i try to create a new calendar resource (Google Apps for Business) i
> get a 403 error. Here's my code:
> Dim CalService As New CalendarResourceService("myDomain.com", "MyAppName")
>         CalService.setUserCredentials("[email protected]",
> "myPass")
>         CalService.Credentials.ClientToken =
> CalService.QueryClientLoginToken
>         Dim Entry As AppsExtendedEntry =
> CalService.CreateCalendarResource("CR-NYC-14-12-BR", "TestName",
> "TestDescription", "TestType")
> any suggestion?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html
>



-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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://code.google.com/apis/calendar/community/forum.html

Reply via email to