Hi everyone,
i've created a series of post and get api web into my dev environment application and they're still working.
When i've exported the application and inported in the test environment the api key and the same associate service account are still present, but when i change the url in the prompt request to activate the api web it doesn't work, give me the error "autentification fail, check out the credential and try it", but the credential are the same. In the dev environment there's no problem.
Why is this happen?
Thank you all
Discussion posts and replies are publicly visible
User accounts are not part of a deployment package. You will have to create a new service account on the other environment and assign the necessary permissions to it. And use the new credentials for calling the APIs.
I've created this account but now the api web get me error 404. But the url it's the same copied from the api get web created in appian. Why?
I cannot say anything without knowing more about what you are doing ...
stackoverflow.com/.../how-to-ask
i guess i make a simple question: How can i assign the necessary permission to this account once created? Where i have to go on this application to do that? If you have to be ironic, go to another place
This is not about irony! What kind of advice would give me when I say: "I am here in that city and I want to go shopping. Should I go left or right?"
That 404 has nothing to do with any permissions. But to answer your question, that account at least needs viewer permissions on the Web API object.