Hi there,
I am currently trying to set up sky api to a new environment. I have already enabled sky api on the new environment as well as add the application to the new environments.
After retrieving the new access and refresh tokens for the new environment I am met with the following error when attempting to connect pull data using get request:
{"title":"Bad request","status":400,"detail":"This SKY API service is not available in this Blackbaud Environment.","message":"This SKY API service is not available in this Blackbaud Environment.","statusCode":400}
Code":400}
Any ideas on why I am receiving this issue with the new environment? The same code I am using works with get requests in the old environment but not with this environment