# API06002: Missing API URL

## What This Means[​](#what-this-means "Direct link to What This Means")

No URL has been configured for connecting to your WooCommerce store. The POS needs to know where your store is located.

## Common Causes[​](#common-causes "Direct link to Common Causes")

* **First-time setup** — URL was never entered
* **Configuration cleared** — Settings were reset or cleared
* **App data cleared** — Application data was deleted
* **Migration issue** — URL lost during update or migration

## How to Fix[​](#how-to-fix "Direct link to How to Fix")

### 1. Enter Your Store URL[​](#1-enter-your-store-url "Direct link to 1. Enter Your Store URL")

In the POS app:

1. Open settings or login screen
2. Find the URL/Site configuration field
3. Enter your WordPress site URL
4. Example: `https://yourstore.com`

### 2. Find Your WordPress URL[​](#2-find-your-wordpress-url "Direct link to 2. Find Your WordPress URL")

If you're unsure of your URL:

1. Log into WordPress Admin
2. Go to Settings → General
3. Look at "WordPress Address (URL)"
4. Use this URL in the POS

### 3. Check Stored Settings[​](#3-check-stored-settings "Direct link to 3. Check Stored Settings")

If the URL was previously configured:

* Check if app data was accidentally cleared
* Look for settings backup/export options
* Re-enter the URL if needed

### 4. Verify URL is Correct[​](#4-verify-url-is-correct "Direct link to 4. Verify URL is Correct")

Before saving:

1. Test the URL in a browser
2. Ensure it loads your WordPress site
3. Include `https://` or `http://`

## Setup Checklist[​](#setup-checklist "Direct link to Setup Checklist")

When configuring WCPOS for the first time:

1. ☐ Enter your WordPress site URL
2. ☐ Verify WCPOS plugin is installed and active
3. ☐ Login with your WordPress credentials
4. ☐ Allow initial data sync to complete

## Related Errors[​](#related-errors "Direct link to Related Errors")

* [API06001](/error-codes/API06001.md) — Invalid URL Format
* [API06003](/error-codes/API06003.md) — Invalid Site Configuration
