Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get randomly session expired on iOS, Android work fine. #1

Open
momo-tuannguyen12 opened this issue Mar 1, 2020 · 3 comments
Open

Comments

@momo-tuannguyen12
Copy link

momo-tuannguyen12 commented Mar 1, 2020

Hi,

The api response from server with error Session expired. Although this session work fine for previous API call. I can say that is randomly session expired issue. Any idea to fix?

@fnaquira
Copy link
Owner

fnaquira commented Mar 3, 2020

Sorry for the delay. I use to have that problem when using bad credentials:

  • Using http://myserver.com instead of myserver.com
  • Using bad credentials (email, password)
    But, if it is sometimes working and then loging you out, it is maybe the server. I use to have that problem when it was in proxy mode and usig filter database.

@BrayhanJC
Copy link

not work, help :(
can you help me?

@fnaquira
Copy link
Owner

Give me more details please. Remember that every time the user interacts with the app, you have to open a connection with the Odoo server, it is not permanent.
Once open a connection, you can do all the tasks you require, but when it stops, the connection is lost and has to be open again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants