google-code-export / sabreamf

Automatically exported from code.google.com/p/sabreamf
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Credendtials header throws Error #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add "Credentials" header to a NetConnection object and "call"

What is the expected output? What do you see instead?
Credentials should be parsed by Callback Server, but a Fatal Error is
thrown instead

What version of the product are you using? On what operating system?
SabreAMF 1.2, AS3 for FP9, OSX 10.5.4

Original issue reported on code.google.com by Dars...@gmail.com on 15 Sep 2008 at 11:31

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks a lot for this bugreport.. I'll let you know as soon as I got a fix for 
this. 

Original comment by evert...@gmail.com on 16 Sep 2008 at 10:52

GoogleCodeExporter commented 9 years ago
No problem. By the way, you have to use the latest version of Charles to view 
the AMF
headers properly - it had an AMF header parsing bug before 3.2.2

Original comment by Dars...@gmail.com on 17 Sep 2008 at 9:23

GoogleCodeExporter commented 9 years ago
Hi,

I don't know if i have the same probleme. When i want use the credential 
function
like in the wiki:
first I use setCredential() and not setRemoteCredential because the 
remoteCredential
do nothing, I don't know why because I use flex3 with the remoting mx object.( 
but
that not very important)

then more importante I don't have the "User could not be logged in" Exception 
but a
nice :

[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend"
faultDetail="Channel.Ping.Failed error  url: '......../gateway.php'"]

so I post here ,this probleme maybe the same?

Original comment by none.d...@gmail.com on 29 Sep 2008 at 4:32

GoogleCodeExporter commented 9 years ago
none.dbee:

It doesn't sound like you have the same issue. If you think this is a bug in
sabreamf, please send over a dump from charles.

In any event, I would recommend avoiding using AMF credentials, and roll your 
own.
The credentials system for flash remoting is unflexible and confusing.

Original comment by evert...@gmail.com on 29 Sep 2008 at 4:36