Forum Discussion
bruparel
1 year agoMicrosoft Employee
AI Skill works using UI but doesn't work when calling programmatically
I am trying to debug the Python code that a colleague wrote following the example given here:
https://learn.microsoft.com/en-us/fabric/data-science/ai-skill-scenario#use-the-ai-skill-programmat...
Anonymous
1 year agoNot applicable
HI bruparel,
I check the error message and I found it means the request method not allowed, you may need to check the api document to use allow methods to send these requests.
Regards,
Xiaoxin Sheng