function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
stephenystepheny 

Invalid Session ID found in SessionHeader: Illegal Session

Recently I shift to platform 9 and API 14

Firstly I login the Salesforce through web and after I got API.SessionId and API.ServerUrl on VF page,  I invoke web service method "loginBySessionID" to login Salesforce  on the JAVA side.
But now it doesn't work.

Any Idea about it?

Thanks,
Kunpeng
jingzhijingzhi
I met the same problem :(
SuperfellSuperfell
Can you please log a case with support if you're experiencing this problem, we're currently investigating this.
stephenystepheny
It seems to only happen on the page with Namespace prefix.
I have tested on the page without Namespace prefix. It works.
sfdcdev.wordpress.comsfdcdev.wordpress.com

I am having the same issue. I am trying to invoke from flex with the sessionID passed from a merge field.

And I am getting Invalid pass work exception. I manually send the login call from SOAP UI and found that the sessionID that I am getting from the merge field and the soap UI are different.

Please let me know if there is any solution/work around for this issue.

I even opened a case on this issue with salesforce : Case  02263889

Thanks
Girish Suravajhula