Skip to main content

Questions tagged [session]

A session is token that is returned after successful authentication. This is used to identify legitimate user.

0 votes
0 answers
97 views

This just started happening today. Has been working fine for months. When making SOAP api callouts in Sandbox only (works in Scratch orgs and Production orgs), I receive back an error: <soapenv:...
Ross Reicks's user avatar
0 votes
0 answers
119 views

I have a LWC on the screen flow which has dependent picklists which on handleDependentPicklist change would set the sessionStorage variable with the name of "controlling field value + dependent ...
user138847's user avatar
1 vote
1 answer
99 views

I'm trying to deploy an apex class using vs code. The test is just testing the following schedule method: global without sharing class cbl_OfferDeactvationScheduler implements Schedulable { public ...
Bika's user avatar
  • 73
1 vote
1 answer
639 views

I'm trying to obtain a valid session id to save time and resources on a feature I'm working on. I have a middleware that is supposed to receive requests from Salesforce and then perform calls back to ...
Renato Oliveira's user avatar
1 vote
2 answers
5k views

I have seen a lot of stack exchange posts suggesting that the expiry time of the OAuth access token cannot be determined. It is dependent upon the session timeout policy set at user profile level and/...
tanfive7's user avatar
0 votes
1 answer
55 views

I am looking to set up a profile using the Salesforce Integration license and would like to establish a session expiration time for this profile. My question is as follows: Considering that the ...
aeonyet's user avatar
  • 11
0 votes
0 answers
55 views

This question relates to a situation where some data is not replicated across the orgs making moving the user's interactive session between the orgs seem like a possible approach. The UI is a Digital ...
Keith C's user avatar
  • 138k
4 votes
1 answer
2k views

I have an issue with Visualforce Remoting. The issue presents it self, when my visualforce page executes a remote call to the related custom apex controller. I can see the browser console log the ...
Andreas86's user avatar
  • 377

15 30 50 per page
1
2 3 4 5
14