Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set Authorization custom header #2

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Open

Can't set Authorization custom header #2

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I have tried AIR projects, Flex, compiling for Flash 9 and 10 but I can't 
get it to work. I always get this error:

[RPC Fault faultString="Error #2096" faultCode="InvokeFailed" 
faultDetail="null"]

and it comes from that line (81):

calendarService.headers["Authorization"] = "GoogleLogin auth=" + 
user.authenticationToken;

inside the file GoogleCalendarService.as

Original issue reported on code.google.com by [email protected] on 4 May 2009 at 7:31

@GoogleCodeExporter
Copy link
Author

ever find the solution to this?
I'm searching frantically for a way to get this lib to work but it seems i 
can't get past the fact that i don't know 
which cal.links to use.

Original comment by [email protected] on 22 Jan 2010 at 12:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant