No Matter what I put in the prompt Instructions, I keep getting the same error "Unexpected token 'P', "Process ac"... is not valid JSON". I tried the Prompt library examples and getting the same error
I checked my network in DevTools and I am getting this response from the Microsoft.Dynamics.CRM.QuickTest API with Status Code 400 Bad Request
{
"error": {
"code": "0x80045052",
"message": "Process action associated with this process is not activated."
}
}
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.