66
Views
9
Comments
Solved
[OutSystems.AI Language Analysis] 404 error for Outsystems.AI language analytics
Question
text-and-speech-analysis
Web icon
Forge asset by OutSystems

Hi guys,

We tried to follow the guide provided by the module.

https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Artificial_Intelligence/Use_the_OutSystems.AI_Language_Analysis_component_in_your_OutSystems_applications

Is this module dependant on all the resources to be created or can we mix and match which ones we need? For example only set up the Bing spell check in azure minus the other two?

I am trying this module with a free azure account. The keys and site properties have been set up as advised.

I tried removing the version on the rest and no difference sadly. Please check screenshots.

It would be great to use this module as it would leverage a lot for us.

Kind regards,

Salim

2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

Your subdomain in cognitive services, can you try:

https://textanalyticsos.cognitiveservices.azure.com/text/analytics for example?

2022-09-16 08-04-04
Bruno Martinho
Staff

Hello.

Can you please attach the images? I can't see them.

Thanks,

2021-01-30 13-11-29
Salim Chafaqui



2022-09-16 08-04-04
Bruno Martinho
Staff

Hello Salim,

Please change the endpoint for TextAnalyticsAPI to
https://[you subdomain].cognitiveservices.azure.com/text/analytics

and your SpellCheckAPI to:

https://[you subdomain].cognitiveservices.azure.com/bing/v7.0


Please let me know if this worked!

2021-01-30 13-11-29
Salim Chafaqui

Bruno Martinho wrote:

Hello Salim,

Please change the endpoint for TextAnalyticsAPI to
https://[you subdomain].cognitiveservices.azure.com/text/analytics

and your SpellCheckAPI to:

https://[you subdomain].cognitiveservices.azure.com/bing/v7.0


Please let me know if this worked!


I guess we are getting somewhere. No more 404 but this instead?


I applied the changes you requested below?



2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

Your subdomain in cognitive services, can you try:

https://textanalyticsos.cognitiveservices.azure.com/text/analytics for example?

2021-01-30 13-11-29
Salim Chafaqui

Perfect thanks a lot seems to be working now :)

2021-01-30 13-11-29
Salim Chafaqui

There seems to be a bug with the spell check. It adds an extra letter after correcting the word. Do you know of this or this something I have done wrong?




Also for some reason the space bar gets disabled when having an input text in a tab?



2021-01-30 13-11-29
Salim Chafaqui

Salim Chafaqui wrote:

There seems to be a bug with the spell check. It adds an extra letter after correcting the word. Do you know of this or this something I have done wrong?




Also for some reason the space bar gets disabled when having an input text in a tab?



Hi guys,


Any feedback on this? 


Kind regards,

Salim

2022-09-16 08-04-04
Bruno Martinho
Staff

Hello,

We are aware of some situations with the spell check component.

Are you just testing it, or do you need it to a specific project?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.