Search found 4 matches

Go to advanced search

by Ole Henrik
Sat Feb 18, 2012 11:03 am
Forum: Issues
Topic: Basic authentication for Delphi XE2 datasnap REST service
Replies: 5
Views: 2193
 
Jump to post

Basic authentication for Delphi XE2 datasnap REST service

sorry-missspelled "Authorzation" should be "Authorization"

by Ole Henrik
Sat Feb 18, 2012 11:02 am
Forum: Issues
Topic: Basic authentication for Delphi XE2 datasnap REST service
Replies: 5
Views: 2193
 
Jump to post

Basic authentication for Delphi XE2 datasnap REST service

This works! You are a true genious!!! I tried first making a variable/input parameter with name "auth". But this didn't work. I then used fiddler2 from http://www.fiddler2.com and I saw that "auth" was placed in the header but under Miscellaneous with the string Auth: Basic dXNlc...
by Ole Henrik
Fri Feb 17, 2012 10:55 pm
Forum: Issues
Topic: Basic authentication for Delphi XE2 datasnap REST service
Replies: 5
Views: 2193
 
Jump to post

Basic authentication for Delphi XE2 datasnap REST service

Thanks for a very quick answer :-)

I get the message:

ReferenceError Can't find variable: Crypto

Maybe the library isn't avail?

I've shared the project if you need.

Best regards Ole

by Ole Henrik
Fri Feb 17, 2012 5:54 pm
Forum: Issues
Topic: Basic authentication for Delphi XE2 datasnap REST service
Replies: 5
Views: 2193
 
Jump to post

Basic authentication for Delphi XE2 datasnap REST service

Hi! How can I send basic authentication to Embarcadero data snap REST service? I have tried with username:password @servername syntax but this does not work. I have a documentation from Embarcadero how this could be done from a Javascript client. I think they are using username and password in the h...

Go to advanced search