We just GoLive API Rate Limits. Please follow up
/.well-known/oauth-protected-resource/mcp/{label} exists per connector.curl --location 'https://api.omisell.com/.well-known/oauth-protected-resource/mcp' \
--header 'Seller-ID;' \
--header 'Country;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"resource": "https://mcp.omisell.com/mcp",
"authorization_servers": [
"https://mcp.omisell.com"
],
"scopes_supported": [
"read_order",
"read_product",
"read_product_store",
"read_shipment",
"read_pickup",
"read_store"
],
"bearer_methods_supported": [
"header"
]
}