Forum

This content is now out of date.

Visit Our Community

Login user in YF using Web Services

Hi,

I am using Web Services to login user bypassing YF login screen. However, when I click on the button (I place Token in the URL) the following message appears:

"The data for the requested company logon is inconsistent - Please contact support"

Do you know what this means?


Thanks!
Hi,

I have seen this message before when the user cannot be authenticated correctly against the relevant Client Org.

Though this has also occurred when accessing a report directly (using single-sign on) and the report has been flagged as 'UNSECURE', which means the GUEST account should be used.

Is the client logging into a dashboard/report list, or are you trying to open a report directly?

Also, which build of YF are you using?
How to check which version you are using


Thanks,
David
Hi,

I think the problem was that I placed loginToken instead of loginSessionId in the URL. Now it works fine.


Thanks!