eBay OAuth Debug Information

Configuration

Array
(
    [clientId] => Leebarth-listings-PRD-a07736cc6-8e372b00
    [clientSecret] => PRD-07736cc658c5-270d-4268-b6f3-3389
    [ruName] => Lee_bartholomew-Leebarth-listin-lbnljg
    [redirectUri] => https://ebaylister.ddns.net/ebay/auth.php
    [scope] => Array
        (
            [0] => https://api.ebay.com/oauth/api_scope
            [1] => https://api.ebay.com/oauth/api_scope/sell.inventory
            [2] => https://api.ebay.com/oauth/api_scope/sell.marketing
            [3] => https://api.ebay.com/oauth/api_scope/sell.account
            [4] => https://api.ebay.com/oauth/api_scope/sell.fulfillment
        )

    [sandbox] => 
    [authHost] => https://auth.ebay.com
)

Manual URL Construction

https://auth.ebay.com/oauth2/authorize?client_id=Leebarth-listings-PRD-a07736cc6-8e372b00&response_type=code&redirect_uri=Lee_bartholomew-Leebarth-listin-lbnljg&scope=https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.inventory+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.marketing+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.account+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.fulfillment&prompt=login

Try This URL

http_build_query URL Construction

https://auth.ebay.com/oauth2/authorize?client_id=Leebarth-listings-PRD-a07736cc6-8e372b00&response_type=code&redirect_uri=Lee_bartholomew-Leebarth-listin-lbnljg&scope=https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.inventory+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.marketing+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.account+https%3A%2F%2Fapi.ebay.com%2Foauth%2Fapi_scope%2Fsell.fulfillment&prompt=login

Try This URL

Current Server Information

Server IP: 217.154.56.220
HTTP_HOST: optimusuk.co.uk
SERVER_NAME: optimusuk.co.uk
PHP Version: 8.3.6
cURL Version: 8.5.0            

Test Direct eBay API Connection

Failed to connect to eBay API (HTTP Code: 404)

Actions

Try Standard Authentication Flow