Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
master
-
None
Description
Documentation for Coin's API shows that self_url is populated with a fully-qualified URL to the integration, but this is incorrect.
The API actually returns a shortened string like `integration/qt/qtsvg/tasks/1712345678`
The docs should be updated to reflect the actual behavior, as the current behavior is used in various bots consuming the API.