- Issue created by @jigish.addweb
- Assigned to hash6
- Status changed to RTBC
9 months ago 5:27pm 11 February 2024 - 🇮🇳India hash6
I have tested it by adding subscription key for analytics text api and invoking service via drush
\Drupal::service('azure_text_analytics_api.text_analytics', \Drupal::service('azure_cognitive_services_api.client'))->sentiment('TEXT');
Even though it did return 401 permission denied (screenshot attached) but the API call was successful which concludes that module is ready for Drupal 10. - Issue was unassigned.