Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
i try to invoke 4a api but failed,the returned error is unknown-api,the returned info is api ahl-4a not found (for verb get_roles),how can i call service api in another service?
i try to invoke 4a api but failed,the returned error is unknown-api,the returned info is api ahl-4a not found (for verb get_roles),how can i call service api in another service?
rc = afb_api_call_sync(g_api, "ahl-4a", "get_roles", NULL, &response, &error, &info);