You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AS3 HttpClient
Hi,
I'm working with HttpClient to access a REST oriented webservice
backend. Secure services use credentials, and they respond with "401
Authorization Required" when I don't provide them. Do you guys have
any clue how I can do that with this API.
Thanks in advance
Omar
gabe
unread,
Jul 15, 2009, 1:33:05 PM7/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AS3 HttpClient
Currently the API doesn't have any authentication support built in..
If the authentication is basic you can do it manually with the API,
with an Authorization header: