Forum Discussion
Is the issue that you're not able to copy the app this way, or that you're trying to do something with the new app and the usertoken isn't valid for the new app that you just created?
If it's some version of the latter - you're best bet is to do an API_Authenticate Request in the Pipeline, get the ticket from the response and pass that ticket into the request as opposed to using the User Token.
------------------------------
Chayce Duncan
------------------------------
I'm just not able to copy the app this way by authenticating with a user account via Pipeline instead of using a user token. The only way it works in Pipeline's is if I change the Make Request connection from user account to user token, and grant that user token access to the app I want to copy.
It just doesn't make sense since my user account is a super user, and I can go to that app right now any copy it.
------------------------------
Jordan Bardwell
------------------------------