• Vishnu Prasad 36
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Dear Team,

I received an email today to link trailhead and webassessor account. But when I clicked submit button after entering email address, I did not get any verification code mail to proceed further. Please help. I am also trying to case but getting below URL

https://certification.secure.force.com/SpamCheck__W2C
Dear Team,

I received an email today to link trailhead and webassessor account. But when I clicked submit button after entering email address, I did not get any verification code mail to proceed further. Please help. I am also trying to case but getting below URL

https://certification.secure.force.com/SpamCheck__W2C
Dear Team,

I received an email today to link trailhead and webassessor account. But when I clicked submit button after entering email address, I did not get any verification code mail to proceed further. Please help. I am also trying to case but getting below URL

https://certification.secure.force.com/SpamCheck__W2C
@AuraEnabled
public static void APIUserPasswordReset(){
        System.setPassword('005300000000000000','some generic password');
        }

If I run this method I am getting some weird message System.UnexpectedException: INVALID_SESSION_ID: This session is not valid for use with the API.
The same method if I ran from vf page it is working fine.

If anyone has the same issue and has a solution please let me know.


Thanks
Pramodh