I am trying to access the BB Hosted Blackbaud CRM environment from SKY API Console which uses the SKY API and I have enabled the Sky API from the Administration page in our BB CRM prod portal and I have created a new application in the Sky API developer portal as well
I followed the instructions mentioned in the link below, but I get the error as attached in the ticket. Please let me know how to resolve this
https://developer.blackbaud.com/skyapi/docs/getting-started/learn-api
Error in Response content
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains
Cache-Control: no-store, must-revalidate, no-cache
Date: Mon, 25 Sep 2023 19:46:00 GMT
Content-Length: 608
Content-Type: application/problem+json; charset=utf-8
{
"type": "urn:blackbaud:general-translation-error",
"title": "One or more validation errors occurred.",
"status": 400,
"detail": "One or more errors occurred. (The HTTP status code of the response was not expected (404).\\n\\nStatus: 404\\nResponse: \\n{\\"type\\":\\"urn:blackbaud:resource-not-found\\",\\"title\\":\\"The requested resource could not be found.\\",\\"status\\":404,\\"detail\\":\\"Failed to find mapping with environment id : p-JExwBff0HkiSiXxXWgWY6Q.\\",\\"trace_id\\":\\"f13beb10cc7e4c55a9ac0cea5d710687\\",\\"span_id\\":\\"f6bcaa4c77c808dd\\"})",
"trace_id": "f13beb10cc7e4c55a9ac0cea5d710687",
"span_id": "e9fda2b3a65860f9"
}