upload document web API works fine inside appian but when i try from outside(from postman) it is throwing 403 forbidden error can anyone pls help in this
Discussion posts and replies are publicly visible
May be try turning off the SSL certificate verification option from settings?
More details please! Which authentication method? Does that service user have appropriate permissions?
hii stefan,
thank you for your reply
im using Appian API key authentication, and yes the user have appropriate permissions (api,datasore) eventhough i have updated the security for all objects which is used in that api its still throwing this 403 error
hii gayathri,
yes i tried that also still same issue there
OK. How did you configure authentication. How did you name the header?
Hi udhay kumar,
Just a quick question, does the service account user have editor access to the folder to which the document is to be uploaded?
thanks stefan the issue was resolved . i missed to update the security for one object thats why it was showing forbidden error
thanks selvakumar the issue was resolved