• cbanga1.3918015908133386E12
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hey all, any help would be appreciated.

Attempting to integrate the SalesForce iOS Native SDK into an application to tie into some web functionality for a client, but having an issue. The goal is to use the OAuth ability to log in the user, then present with a custom web view in iOS and Android, which allows the user to access this web panel without the need to re-login.

We are able to authenticate the user via OAuth and get a token, but when we attempt to send the user to the correct web URL, we're seeing an error that offers the following error message:

"An Exception has Occurred - You were idle for too long. For security reasons, please sign out and then sign back in."

I think it may have something to do with this?
http://salesforce.stackexchange.com/questions/11629/javascript-remoting-csrf

Anyone have any suggestions?
Hey all, any help would be appreciated.

Attempting to integrate the SalesForce iOS Native SDK into an application to tie into some web functionality for a client, but having an issue. The goal is to use the OAuth ability to log in the user, then present with a custom web view in iOS and Android, which allows the user to access this web panel without the need to re-login.

We are able to authenticate the user via OAuth and get a token, but when we attempt to send the user to the correct web URL, we're seeing an error that offers the following error message:

"An Exception has Occurred - You were idle for too long. For security reasons, please sign out and then sign back in."

I think it may have something to do with this?
http://salesforce.stackexchange.com/questions/11629/javascript-remoting-csrf

Anyone have any suggestions?
Hey all, any help would be appreciated.

Attempting to integrate the SalesForce iOS Native SDK into an application to tie into some web functionality for a client, but having an issue. The goal is to use the OAuth ability to log in the user, then present with a custom web view in iOS and Android, which allows the user to access this web panel without the need to re-login.

We are able to authenticate the user via OAuth and get a token, but when we attempt to send the user to the correct web URL, we're seeing an error that offers the following error message:

"An Exception has Occurred - You were idle for too long. For security reasons, please sign out and then sign back in."

I think it may have something to do with this?
http://salesforce.stackexchange.com/questions/11629/javascript-remoting-csrf

Anyone have any suggestions?