# Common issues

#### **Usage of the TOTP code shows “invalid code”** <a href="#usage-of-the-totp-code-shows-invalid-code" id="usage-of-the-totp-code-shows-invalid-code"></a>

A valid two factor authentication with *TOTP* requires to have the date and time properly set in the mobile device.

#### **The credentials have been validated, but I do not have access to the web application:** <a href="#the-credentials-have-been-validated-but-i-do-not-have-access-to-the-web-application" id="the-credentials-have-been-validated-but-i-do-not-have-access-to-the-web-application"></a>

This means that your accounts permissions do not allow you to access to the given web application. Please get in contact with your organization's administrator and ask for access to the desired web application.

#### **I have lost my mobile device or I have changed it and I cannot access to my account:** <a href="#i-have-lost-my-mobile-device-or-i-have-changed-it-and-i-cannot-access-to-my-account" id="i-have-lost-my-mobile-device-or-i-have-changed-it-and-i-cannot-access-to-my-account"></a>

Please get in contact with your organization's administrator for update your two factor authentication settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.secureaccess.com/documentation/user-guide/common-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
