Open Query 403 errors

All, when trying to do a basic call using open api I keep getting 403 errors.

Even the simple ‘get’ category call; https://api.sky.blackbaud.com/query/categories?product=RE&module=None

test.request("GET", "https://api.sky.blackbaud.com/query/categories?product=RE&module=None",headers=headers)

All other api calls (Constituent, gifts, etc, etc) works without issue.

Ideas or suggestions?

Thanks, Will

Comments