Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

HTTPService pops up an unwanted dialog

Avatar

Level 1
In a WindowedApplication, when I send a request through
HTTPService with invalid credentials, Flex pops up an
authentication dialog right away, even before I can handle the
FaultEvent.



Is there any way to suppress or cancel this dialog before it
shows? It pretty much wrecks the user experience and makes REST
methods intended to verify credentials unusable.
0 Replies