Skip to content
Lean Help Center home
Lean Help Center home

Resolving OAuth Token Issues in Production

Overview

If you're experiencing token issues in your production environment, it may be due to incorrect API URL usage. This guide will help you resolve these issues by ensuring the correct URL is used for OAuth calls.

Steps to Resolve Token Issues

  1. Verify that you are using the correct API URL for OAuth calls. The correct URL is: https://api2.leantech.me.

  2. Ensure that all your API requests are directed to this URL.

  3. Consult the official documentation for further details on API usage and configuration.

Additional Resources

For more information, please refer to the LeanTech API Documentation.