Not able to pass parameters to portal url, unless it's implemented as default

I am struggling with being unable to pass parameters to the URL, unless it's set as default. 

it should be something like: my-portal-url?idSolicitacao=1&token=eyJhbGciOiJIUzUxMi... (about 200 characteres)

As you can see, it doesn't have encrypted parameters, it was supposed to be set up on the url, I remember yesterday it worked, so for me that's an internal bug.

What should I do?

Before anyone asks me what it is for. I need those page parameters to pass as parameters to an external endpoint.

By the way, I pretty sure it was working yesterday. And as I told you, I don't know what happened
 

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

      I have Seen this it works best with 100 when we try to exceed it fails. also The User need to be Logged in as From portal it fails for External user and Shows auth Failed Like of Data.
    May be Because you Might be logged into the  Appian instance parallely in Another Tab and You Had Hit the safeUrl of webAPI whith less than 100 parameters.

Reply
  • 0
    Certified Lead Developer

      I have Seen this it works best with 100 when we try to exceed it fails. also The User need to be Logged in as From portal it fails for External user and Shows auth Failed Like of Data.
    May be Because you Might be logged into the  Appian instance parallely in Another Tab and You Had Hit the safeUrl of webAPI whith less than 100 parameters.

Children
No Data