(imported topic written by DougBrandsen)
I have copied the SOAP perl sample, but am getting the following error. According to our BigFix admin, we do not use roles, but based on the error he created one and assigned my userId to it. The expression submitted is just ‘now’.
I have also tried the sample for creating a new user. While I did not expect that to work based on my permissions, but I received the same error message.
Is there some that has to be configured either on the server or the role for BES to respond successfully to SOAP requests?
faultcode: env:Client
faultstring: Access denied: credentials accepted, but you must have at least one assigned or inherited role in order to log in. Please contact your administrator.
Thanks