
Announcements
Hi!
When I try to create a custom copilot in Copilot studio, I get an error message:
{ "message": "Request failed with status code 403", "name": "Error", "stack": "Error: Request failed with status code 403\n at e.exports (https://content.powerapps.com/resource/makerx/static/js/module/main.1203ec77.js:2:1795368)\n at e.exports (https://content.powerapps.com/resource/makerx/static/js/module/main.1203ec77.js:2:1795208)\n at XMLHttpRequest.b (https://content.powerapps.com/resource/makerx/static/js/module/main.1203ec77.js:2:1793756)", "config": { "url": "https://org0635acdd.crm.dynamics.com/api/data/v9.2/solutions?$expand=publisherid&$filter=isvisible eq true", "method": "get", "headers": { "Accept": "application/json, text/plain, */*", "x-ms-user-agent": "PVA-Portal/1.0.0 (Web; ReactNative: false)", "x-ms-client-session-id": "43464c00-f7f6-11ee-acf4-07aa0d767263", "x-ms-client-request-id": "7fcd329c-d31d-4f5b-a028-b93fb3814926", "authorization": "" }, "transformRequest": [ null ], "transformResponse": [ null ], "timeout": 0, "xsrfCookieName": "XSRF-TOKEN", "xsrfHeaderName": "X-XSRF-TOKEN", "maxContentLength": -1, "maxBodyLength": -1, "transitional": { "silentJSONParsing": true, "forcedJSONParsing": true, "clarifyTimeoutError": false }, "axios-retry": { "retryCount": 0, "lastRequestTime": 1712837073311 }, "knownServiceId": "cds-org", "activityId": "725811de-6961-4a25-83c4-495dec10f666", "bodyDetails": { "scenarios": [ { "scenarioId": "a79d2610-f7fb-11ee-acf4-07aa0d767263", "scenarioName": "Management/Bot/List" }, { "scenarioId": "a79ed3c0-f7fb-11ee-acf4-07aa0d767263", "scenarioName": "Management/LoadCdsSolutions" } ] } } }
I'm not sure how to overcome this issue and maybe somebody already had same problem