Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


<OperationOutcome xmlns="http://hl7.org/fhir">
    <issue>
        <severity value="error"/>
        <code value="not-found"/>
        <details>
            <coding>
                <code value="Resource could not be found"/>
            </coding>
        </details>
        <diagnostics value="not found"/>
    </issue>
</OperationOutcome>


Solution : Renew your access token. Repeat the JWT obtention process and if, necessary, the OAuth2.0 Authentication process to update the tokens