#BugBug Tool – Failing Requests Due to Incorrect Host and Missing Authorization Header

1 messages · Page 1 of 1 (latest)

glossy thorn
#

I'm trying to use the BugBug tool on Composio, but all requests are failing with the following error:

error: "HTTPSConnectionPool(host='api.bugbug.io', port=443): Failed to establish a new connection: [Errno -2] Name or service not known"

Upon checking the logs and documentation of BugBug, I noticed these issues:

1.Incorrect host – The requests are being made to api.bugbug.io, but the correct host should be app.bugbug.io.
2.Missing authentication header – BugBug requires the API key to be passed in the header as: Authorization: Token <API_KEY>
Please help me out with a fix for this bug. Thank you.
@neat lintel @dull patio

arctic robinBOT
#

Hey Naik, we’re looking into this and will update you as soon as we have more information.