I am generating an attribution report where I want to get license text and information from an API that provides license information. I am getting this error whenever I use the --api_url and --api_key options.
Command completed with 1 errors or warnings.
ERROR: : 'results'
This looks like a KeyError, but I'm not sure where this is happening.
I am generating an attribution report where I want to get license text and information from an API that provides license information. I am getting this error whenever I use the
--api_urland--api_keyoptions.This looks like a
KeyError, but I'm not sure where this is happening.