Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3756459
D1000.id2556.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
376 B
Referenced Files
None
Subscribers
None
D1000.id2556.diff
View Options
diff --git a/app.py b/app.py
--- a/app.py
+++ b/app.py
@@ -107,6 +107,7 @@
"""Gets from the configuration the default exchange,
or return a 400 if undefined."""
if service['config']['DefaultExchange'] is None:
+ print("Client wants the default exchange, unspecified in config.")
abort(400)
return service['config']['DefaultExchange']
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 00:39 (22 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2253080
Default Alt Text
D1000.id2556.diff (376 B)
Attached To
Mode
D1000: Document default exchange isn't specified in the config
Attached
Detach File
Event Timeline
Log In to Comment