Commit 01fb6fac by muzaffaryousaf

Fixing get_caption urls from sandbox testing.

parent 0495366d
......@@ -41,7 +41,7 @@ CONFIG = utils.get_config()
# Cielo24 API URLs
CIELO24_GET_CAPTION_URL = utils.build_url(
CONFIG['cielo24_api_base_url'],
'api/job/get_caption'
'job/get_caption'
)
# 3PlayMedia callback signal
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment