Skip to main content
May 23, 2023
Question

Integrations not working with portals

  • May 23, 2023
  • 4 replies
  • 0 views

I'm currently trying to utilize google translation and google recaptcha inside portals. Translation works flawlessly within the interface and independently, but when used from the portal it throws an error below:

I also get an error using google recaptcha embedded by default through portals:

I have tested connection on both of the connected systems and they are working as expected without any issues. 

    4 replies

    stefanhelzle0001
    May 24, 2023

    The API call comes from a different domain. You will have to somehow allow calls from the portal domain.

    May 24, 2023

    How would I allow calls from portal?

    stefanhelzle0001
    May 24, 2023

    I think you need to tell Google from which domains you are going to make these calls. It seems that it already works from the Appian environment, but the Portal uses a different domain.