honeybadger icon indicating copy to clipboard operation
honeybadger copied to clipboard

Unable to set Username and Password

Open IrfanNian opened this issue 6 months ago • 5 comments

Trying to use HoneyBadger v3. After importing HoneyBadger in Python and wanting to initialize database using honeybadger.inidb(...) by providing my own username and password, I received an error saying:-

"RuntimeError: Working outside of application context.

This typically means ťhat you attempted to use functionality that needed the current application. To solve this, set up an application context.."

IrfanNian avatar Aug 07 '24 01:08 IrfanNian