(06-17-2021, 03:17 PM)kudzu Wrote: Please provide more context.
Create StandAlone(Indy) Webapplication
Run It
Then Make a Request like {Can User Httpdebug Tool Like Fiddler}
Code:
GET http://127.0.0.1:8088/ HTTP/1.1
User-Agent: Fiddler
Authorization: Bearer ACCESS_TOKEN
Host: 127.0.0.1:8088Then Application will Report
Quote:Project Project1.exe raised exception class EInHTTPUnsupportedAuthorisationScheme with message 'Unsupported authorization scheme.'.
Any ServerControl Event is Trick

