Replies: 2 comments
-
Please don't send a user ID from the browser as a query parameter. The current user will be in the pipeline calling text when calling from Experience. A 500 error indicates the error is likely in a pipeline fitting. Check the network response for information about which fitting is failing and the actual error happening. Bret |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. you are right. So I will pass by the person ID any more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I create a parameter named Test Person Id in pipelie API and I can pass the value of testPersonId from card to pipeline by define the parameter and set the value in the card configuration. But when I put the value the test person ID as blank and run the card and there is an Error of 500. This is testing purpose, I have to change the different student ID to avoid to change the student's password and login.
Beta Was this translation helpful? Give feedback.
All reactions